Assign the value of rhs to this object.
Declared in <bdlt_timetable.h>
TimetableTransition_Ref&
operator=(TimetableTransition const& rhs);
Assign to this object the value of the specified rhs timetable transition, and return a reference providing modifiable access to this TimetableTransition_Ref.
reference to this object
| Name | Description |
|---|---|
| rhs | transition to assign from |