Assign the value of rhs to this daily timetable.

Synopsis

Declared in <bdlt_timetable.h>

Timetable_Day&
operator=(Timetable_Day const& rhs);

Description

Assign to this object the value of the specified rhs daily timetable.

Return Value

reference to this object

Parameters

Name

Description

rhs

daily timetable to assign from

Created with MrDocs