|
LRAUV
revA
|
This is the complete list of members for DataEntry, including all inherited members.
| Best enum name | DataEntry | |
| best_ | DataEntry | protected |
| BEST_MASK | DataEntry | static |
| changed_ | DataEntry | protected |
| DATA_LOG_ENTRY enum value | LogEntry | |
| dataAccess_ | DataEntry | protected |
| DataEntry(DataAccessor *dataAccessor, const bool best, const bool changed) | DataEntry | |
| DataEntry(const DataEntry *dataEntry) | DataEntry | |
| DataEntry(DataAccess *access, DataValue *dataValue, const Timestamp ×tamp, const bool best, const bool changed) | DataEntry | |
| DataEntry(const DataEntry &old) | DataEntry | private |
| dataValue_ | DataEntry | protected |
| DIRECTORY_LOG_ENTRY enum value | LogEntry | |
| EVENT_LOG_ENTRY enum value | LogEntry | |
| getDataAccess(void) const | DataEntry | inline |
| getDataValue(void) const | DataEntry | inline |
| getDataValueString(const Unit *unit=NULL, bool hideUnits=false) const | DataEntry | virtual |
| getTimestamp(void) const | LogEntry | inline |
| getType(void) const | LogEntry | inline |
| IS_BEST enum value | DataEntry | |
| isBest() const | DataEntry | inline |
| isDataWrite() const | DataEntry | |
| LogEntry(Type myType, const Timestamp ×tamp=Timestamp::NOT_SET_TIME) | LogEntry | protected |
| MallocRing_ | DataEntry | protectedstatic |
| NOT_BEST enum value | DataEntry | |
| NOT_LOG_ENTRY enum value | LogEntry | |
| operator delete(void *p) | DataEntry | |
| operator new(size_t size) | DataEntry | |
| Read(Timestamp &timeBase, InStream &inStream, unsigned short firstWord, Logger &logger) | DataEntry | 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 |
| setDataAccess(DataAccess *dataAccess) | DataEntry | inline |
| setTimestamp(const Timestamp &newTime) | LogEntry | inline |
| setTimestamp(const double newTime) | LogEntry | inline |
| StaticDestructor_ | DataEntry | protectedstatic |
| SYSLOG_LOG_ENTRY enum value | LogEntry | |
| timestamp_ | LogEntry | protected |
| toString(const Unit *unit=NULL) const | DataEntry | 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 | DataEntry | virtual |
| writeTimestamp(const Timestamp &timeBase, bool changed, OutStream &logStream, Logger::TimePrecisionType timePrecision) const | LogEntry | protected |
| ~DataEntry() | DataEntry | virtual |
| ~LogEntry() | LogEntry | virtual |