EPICS ARCHIVER V4
|
This is the complete list of members for RawValue, including all inherited members.
allocate(DbrType type, DbrCount count, size_t num) | RawValue | static |
copy(DbrType type, DbrCount count, Data *lhs, const Data *rhs) | RawValue | inlinestatic |
Data typedef | RawValue | |
DECIMAL enum value | RawValue | |
DEFAULT enum value | RawValue | |
ENGINEERING enum value | RawValue | |
equal(DbrType type, DbrCount count, const Data *lhs, const Data *rhs) | RawValue | inlinestatic |
EXPONENTIAL enum value | RawValue | |
formatDouble(double number, NumberFormat format, int prec, char *buffer, size_t max_len) | RawValue | static |
free(Data *value) | RawValue | static |
getDouble(DbrType type, DbrCount count, const Data *value, double &d, int i=0) | RawValue | static |
getLong(DbrType type, DbrCount count, const Data *value, long &l, int i=0) | RawValue | static |
getSevr(const Data *value) | RawValue | inlinestatic |
getSize(DbrType type, DbrCount count) | RawValue | static |
getStat(const Data *value) | RawValue | inlinestatic |
getStatus(const Data *value, std::string &status) | RawValue | static |
getTime(const Data *value) | RawValue | inlinestatic |
getTime(const Data *value, std::string &time) | RawValue | static |
getValueString(std::string &text, DbrType type, DbrCount count, const Data *value, const class CtrlInfo *info=0, NumberFormat format=DECIMAL, int prec=-1) | RawValue | static |
hasSameValue(DbrType type, DbrCount count, size_t size, const Data *lhs, const Data *rhs) | RawValue | static |
hasSameValue(DbrType type, DbrCount count, const Data *lhs, const Data *rhs) | RawValue | static |
isAboveZero(DbrType type, const Data *value) | RawValue | static |
isInfo(const Data *value) | RawValue | inlinestatic |
NumberFormat enum name | RawValue | |
parseStatus(const std::string &text, short &stat, short &sevr) | RawValue | static |
setDouble(DbrType type, DbrCount count, Data *value, double d) | RawValue | static |
setStatus(Data *value, short status, short severity) | RawValue | inlinestatic |
setTime(Data *value, const epicsTime &stamp) | RawValue | inlinestatic |
show(FILE *file, DbrType type, DbrCount count, const Data *value, const class CtrlInfo *info=0) | RawValue | static |
toString(std::string &text, DbrType type, DbrCount count, const Data *value, const class CtrlInfo *info=0) | RawValue | static |