LRAUV  revA
LogEntry Member List

This is the complete list of members for LogEntry, including all inherited members.

DATA_LOG_ENTRY enum valueLogEntry
DIRECTORY_LOG_ENTRY enum valueLogEntry
EVENT_LOG_ENTRY enum valueLogEntry
getTimestamp(void) const LogEntryinline
getType(void) const LogEntryinline
LogEntry(Type myType, const Timestamp &timestamp=Timestamp::NOT_SET_TIME)LogEntryprotected
LogEntry(const LogEntry &old)LogEntryprivate
NOT_LOG_ENTRY enum valueLogEntry
Read(Timestamp &timeBase, Timespan &timeAdjust, InStream &inStream, Logger &logger)LogEntrystatic
ReadTimestamp(Timestamp &timestamp, bool &changed, InStream &inStream, Logger &logger, Logger::TimePrecisionType timePrecision)LogEntryprotectedstatic
setTimestamp(const Timestamp &newTime)LogEntryinline
setTimestamp(const double newTime)LogEntryinline
SYSLOG_LOG_ENTRY enum valueLogEntry
timestamp_LogEntryprotected
toString(const Unit *unit=NULL) const =0LogEntrypure virtual
Type enum nameLogEntry
type_LogEntryprotected
TYPE_MASKLogEntrystatic
TypeToString(Type theType)LogEntrystatic
UNKNOWNLogEntryprotectedstatic
write(Timestamp &timeBase, OutStream &logStream) const =0LogEntrypure virtual
writeTimestamp(const Timestamp &timeBase, bool changed, OutStream &logStream, Logger::TimePrecisionType timePrecision) const LogEntryprotected
~LogEntry()LogEntryvirtual