|
LRAUV
revA
|
This is the complete list of members for EventEntry, including all inherited members.
| accuracy_ | EventEntry | |
| actorCode_ | EventEntry | protected |
| COMPONENT_ACTION enum value | EventEntry | |
| COMPONENT_ACTION_MASK | EventEntry | static |
| COMPONENT_FAIL enum value | EventEntry | |
| COMPONENT_LOAD enum value | EventEntry | |
| COMPONENT_MISSION_RUN enum value | EventEntry | |
| ComponentAction enum name | EventEntry | |
| componentAction_ | EventEntry | |
| DATA_LOG_ENTRY enum value | LogEntry | |
| DATA_STATE_CHANGE_AVAILABLE enum value | EventEntry | |
| DATA_STATE_CHANGE_INVALID enum value | EventEntry | |
| DATA_STATE_CHANGE_ORPHANED enum value | EventEntry | |
| DATA_STATE_CHANGE_SET_BEST enum value | EventEntry | |
| DATA_STATE_CHANGE_UNAVAILABLE enum value | EventEntry | |
| DATA_STATE_CHANGE_UNORPHANED enum value | EventEntry | |
| DATA_STATE_CHANGE_VALID enum value | EventEntry | |
| dataElementCode_ | EventEntry | |
| DataStateChange enum name | EventEntry | |
| dataStateChange_ | EventEntry | |
| DIRECTORY_LOG_ENTRY enum value | LogEntry | |
| EVENT_LOG_ENTRY enum value | LogEntry | |
| EVENT_TYPE_MASK | EventEntry | static |
| EventEntry(Component *actor, DataElement *dataElement, const EventType eventType) | EventEntry | |
| EventEntry(Component *actor, DataElement *dataElement, const DataStateChange dataStateChange) | EventEntry | |
| EventEntry(Component *actor, const bool loaded) | EventEntry | |
| EventEntry(Component *actor, const int loop) | EventEntry | |
| EventEntry(Component *actor, const FailureMode::FailType failure, const int failCount) | EventEntry | |
| EventEntry(const Timestamp ×tamp, const unsigned short actorCode, const unsigned short dataElementCode, const EventType action, const double &accuracy=0.0) | EventEntry | protected |
| EventEntry(const Timestamp ×tamp, const unsigned short actorCode, const unsigned short dataElementCode, const DataStateChange dataStateChange, const double &accuracy=0.0) | EventEntry | protected |
| EventEntry(const Timestamp ×tamp, const unsigned short actorCode, const bool loaded) | EventEntry | protected |
| EventEntry(const Timestamp ×tamp, const unsigned short actorCode, const int loop) | EventEntry | protected |
| EventEntry(const Timestamp ×tamp, const unsigned short actorCode, const FailureMode::FailType failure, const int failCount) | EventEntry | protected |
| EventType enum name | EventEntry | |
| eventType_ | EventEntry | protected |
| EventTypeToString(EventType theAction) | EventEntry | static |
| failCount_ | EventEntry | |
| failureMode_ | EventEntry | |
| getAccuracy(void) const | EventEntry | inline |
| getActorCode() const | EventEntry | inline |
| getComponentAction(void) const | EventEntry | inline |
| getDataElementCode(void) const | EventEntry | inline |
| getDataStateChange(void) const | EventEntry | inline |
| getEventType(void) const | EventEntry | inline |
| getFailCount() const | EventEntry | inline |
| getFailureMode() const | EventEntry | inline |
| getLoaded() const | EventEntry | inline |
| getRunLoop() const | EventEntry | inline |
| getTimestamp(void) const | LogEntry | inline |
| getType(void) const | LogEntry | inline |
| loaded_ | EventEntry | |
| LogEntry(Type myType, const Timestamp ×tamp=Timestamp::NOT_SET_TIME) | LogEntry | protected |
| makeComponentActionString() const | EventEntry | protectedvirtual |
| makeDataValueString() const | EventEntry | protectedvirtual |
| MallocRing_ | EventEntry | protectedstatic |
| NO_DATA_STATE_CHANGE enum value | EventEntry | |
| NOT_LOG_ENTRY enum value | LogEntry | |
| operator delete(void *p) | EventEntry | |
| operator new(size_t size) | EventEntry | |
| Read(Timestamp &timeBase, Timespan &timeAdjust, InStream &inStream, unsigned short firstWord, Logger &logger) | EventEntry | static |
| LogEntry::Read(Timestamp &timeBase, Timespan &timeAdjust, InStream &inStream, Logger &logger) | LogEntry | static |
| ReadTimestamp(Timestamp ×tamp, bool &changed, InStream &inStream, Logger &logger, Logger::TimePrecisionType timePrecision) | LogEntry | protectedstatic |
| runLoop_ | EventEntry | |
| SET_DATA_ACCURACY enum value | EventEntry | |
| SET_DATA_STATE enum value | EventEntry | |
| setAccuracy(const double &accuracy) | EventEntry | inline |
| setDataStateChange(const DataStateChange dataStateChange) | EventEntry | inline |
| setTimestamp(const Timestamp &newTime) | LogEntry | inline |
| setTimestamp(const double newTime) | LogEntry | inline |
| START_CYCLE enum value | EventEntry | |
| StateChangeToString(DataStateChange dataStateChange) | EventEntry | static |
| StaticDestructor_ | EventEntry | protectedstatic |
| SYSLOG_LOG_ENTRY enum value | LogEntry | |
| timestamp_ | LogEntry | protected |
| toString(const Unit *unit=NULL) const | EventEntry | virtual |
| Type enum name | LogEntry | |
| type_ | LogEntry | protected |
| TYPE_MASK | LogEntry | static |
| TypeToString(Type theType) | LogEntry | static |
| UNKNOWN | LogEntry | protectedstatic |
| write(Timestamp &timeBase, OutStream &logStream) const | EventEntry | virtual |
| writeTimestamp(const Timestamp &timeBase, bool changed, OutStream &logStream, Logger::TimePrecisionType timePrecision) const | LogEntry | protected |
| ~EventEntry() | EventEntry | virtual |
| ~LogEntry() | LogEntry | virtual |