|
LRAUV
revA
|
This is the complete list of members for LogEntry, including all inherited members.
| DATA_LOG_ENTRY enum value | LogEntry | |
| DIRECTORY_LOG_ENTRY enum value | LogEntry | |
| EVENT_LOG_ENTRY enum value | LogEntry | |
| getTimestamp(void) const | LogEntry | inline |
| getType(void) const | LogEntry | inline |
| LogEntry(Type myType, const Timestamp ×tamp=Timestamp::NOT_SET_TIME) | LogEntry | protected |
| LogEntry(const LogEntry &old) | LogEntry | private |
| NOT_LOG_ENTRY enum value | 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 |
| setTimestamp(const Timestamp &newTime) | LogEntry | inline |
| setTimestamp(const double newTime) | LogEntry | inline |
| SYSLOG_LOG_ENTRY enum value | LogEntry | |
| timestamp_ | LogEntry | protected |
| toString(const Unit *unit=NULL) const =0 | LogEntry | pure 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 =0 | LogEntry | pure virtual |
| writeTimestamp(const Timestamp &timeBase, bool changed, OutStream &logStream, Logger::TimePrecisionType timePrecision) const | LogEntry | protected |
| ~LogEntry() | LogEntry | virtual |