Simulated time.
More...
#include <_src_glue_sim_time.hh>
List of all members.
Detailed Description
Simulated time.
Member Typedef Documentation
fractional hours are possible
Constructor & Destructor Documentation
| glue::SimTime::SimTime |
( |
void |
|
) |
[private] |
| glue::SimTime::~SimTime |
( |
|
) |
[private] |
Member Function Documentation
| glue::SimTime::DEFINE_GetInstance |
( |
SimTime |
|
) |
const |
| Hour glue::SimTime::GetHour |
( |
void |
|
) |
const [inline] |
| bool glue::SimTime::IfDayTime |
( |
const Hour |
hour |
) |
|
| bool glue::SimTime::IfDayTime |
( |
void |
|
) |
const |
| bool glue::SimTime::IfEveningTime |
( |
const Hour |
hour |
) |
|
| bool glue::SimTime::IfEveningTime |
( |
void |
|
) |
const |
| bool glue::SimTime::IfMorningTime |
( |
void |
|
) |
const |
| bool glue::SimTime::IfMorningTime |
( |
const Hour |
hour |
) |
|
| bool glue::SimTime::IfNightTime |
( |
void |
|
) |
const |
| bool glue::SimTime::IfNightTime |
( |
const Hour |
hour |
) |
|
Member Data Documentation
time-of-day (fp, not int)
The documentation for this class was generated from the following files: