![]() |
MAK RTIspy API Documentation for HLA Evolved
|
Collaboration diagram for DtLrcEventLog::LogEvent:Public Member Functions | |
| LogEvent () | |
| LogEvent (DtTime time, bool isRtiAmbCall, bool isException, const DtString &description) | |
| LogEvent & | operator= (const LogEvent &orig) |
Public Attributes | |
| bool | myCacheUpToDate |
| DtTime | myTime |
| bool | myIsRtiAmbCall |
| bool | myIsException |
| DtString | myDescription |
| DtLrcEventLog::LogEvent::LogEvent | ( | ) | [inline] |
| DtLrcEventLog::LogEvent::LogEvent | ( | DtTime | time, |
| bool | isRtiAmbCall, | ||
| bool | isException, | ||
| const DtString & | description | ||
| ) | [inline] |
| DtLrcEventLog::LogEvent & DtLrcEventLog::LogEvent::operator= | ( | const LogEvent & | orig | ) |
References myDescription, myIsException, myIsRtiAmbCall, and myTime.
Referenced by operator=().
Referenced by operator=().
Referenced by operator=().
Referenced by operator=().