addCollectionListener(CollectionListener *l) const | Collection | [virtual] |
addEntry(const std::string &name, ObjectBase &val, const std::string &comment="", bool warnExists=true) | DictionaryOf< ObjectBase > | [virtual] |
addEntry(const std::string &name, ObjectBase *val, const std::string &comment="", bool warnExists=true) | DictionaryOf< ObjectBase > | [virtual] |
ADDITIONS | Collection | |
ADVANCE_FRAME enum value | LoadDataThread | [protected] |
advanceFrame(bool forceQueue) | LoadDataThread | [virtual] |
allocatePO() | DictionaryOf< ObjectBase > | [protected, static] |
assignPO(ObjectBase &a, const ObjectBase &b) | DictionaryOf< ObjectBase > | [protected, static] |
autoFormat | XMLLoadSave | [protected] |
begin() const | DictionaryOf< ObjectBase > | |
byteswap(T &dstc, const T &srcc) | LoadSave | [protected, static] |
calcNextHeartbeat(unsigned int curt) const | LoadDataThread | [protected] |
calcSleepTime() | LoadDataThread | [inline, protected] |
cancelled() | Thread | [protected, virtual] |
cancelOrig | Thread | [protected] |
canContain(const ObjectBase &obj) | DictionaryOf< ObjectBase > | [virtual] |
checkCreator(const char *creator, const char buf[], unsigned int len, bool isLoading=true) const | LoadSave | [virtual] |
checkCreator(const char *creator, FILE *f, bool isLoading=true) const | LoadSave | [virtual] |
checkCreatorInc(const char *creator, const char *&buf, unsigned int &len, bool isLoading=true) const | LoadSave | [virtual] |
checkCreatorIncT(const char *creator, const char *&buf, unsigned int &len, bool isLoading=true) const | LoadSave | [virtual] |
checkInc(int res, const char *&buf, unsigned int &len) | LoadSave | [static] |
checkInc(int res, const char *&buf, unsigned int &len, const char *msg,...) __attribute__((format(printf | LoadSave | [static] |
checkInc(int res, char *&buf, unsigned int &len) | LoadSave | [static] |
checkInc(int res, char *&buf, unsigned int &len, const char *msg,...) __attribute__((format(printf | LoadSave | [static] |
checkIncT(int res, const char *&buf, unsigned int &len, const char *msg="LoadSave::check underflow",...) __attribute__((format(printf | LoadSave | [static] |
checkIncT(int res, char *&buf, unsigned int &len, const char *msg="LoadSave::check underflow",...) __attribute__((format(printf | LoadSave | [static] |
chkAdvance(int res, const char **buf, unsigned int *len, const char *msg,...) ATTR_deprecated __attribute__((format(printf | LoadSave | [static] |
clear() | DictionaryBase | [virtual] |
clearParseTree() | XMLLoadSave | [virtual] |
clone() const __attribute__((warn_unused_result)) | DictionaryOf< ObjectBase > | [virtual] |
cloneMyRef() | DictionaryBase | [protected, virtual] |
Collection() | Collection | [protected] |
Collection(LoadSavePolicy lp, LoadSavePolicy sp) | Collection | [protected] |
Collection(const Collection &d) | Collection | [protected] |
collectionListeners | Collection | [protected] |
comments | DictionaryBase | [protected] |
comments_t typedef | DictionaryBase | [protected] |
compressionLevel | XMLLoadSave | [protected] |
const_iterator typedef | DictionaryBase | |
creatorSize(const char creator[]) const | LoadSave | [virtual] |
curDS | LoadDataThread | [protected] |
dataSourcesUpdated() | LoadDataThread | [inline, virtual] |
decode(LoadSave &x, const char buf[], unsigned int cap) | LoadSave | [static] |
decode(LoadSave &x, FILE *f) | LoadSave | [static] |
decode(double &x, const char buf[], unsigned int cap) | LoadSave | [static] |
decode(double &x, FILE *f) | LoadSave | [static] |
decode(float &x, const char buf[], unsigned int cap) | LoadSave | [static] |
decode(float &x, FILE *f) | LoadSave | [static] |
decode(long long &x, const char buf[], unsigned int cap) | LoadSave | [static] |
decode(long long &x, FILE *f) | LoadSave | [static] |
decode(unsigned long long &x, const char buf[], unsigned int cap) | LoadSave | [static] |
decode(unsigned long long &x, FILE *f) | LoadSave | [static] |
decode(long &x, const char buf[], unsigned int cap) | LoadSave | [static] |
decode(long &x, FILE *f) | LoadSave | [static] |
decode(unsigned long &x, const char buf[], unsigned int cap) | LoadSave | [static] |
decode(unsigned long &x, FILE *f) | LoadSave | [static] |
decode(int &x, const char buf[], unsigned int cap) | LoadSave | [static] |
decode(int &x, FILE *f) | LoadSave | [static] |
decode(unsigned int &x, const char buf[], unsigned int cap) | LoadSave | [static] |
decode(unsigned int &x, FILE *f) | LoadSave | [static] |
decode(short &x, const char buf[], unsigned int cap) | LoadSave | [static] |
decode(short &x, FILE *f) | LoadSave | [static] |
decode(unsigned short &x, const char buf[], unsigned int cap) | LoadSave | [static] |
decode(unsigned short &x, FILE *f) | LoadSave | [static] |
decode(std::string &x, const char buf[], unsigned int cap) | LoadSave | [static] |
decode(std::string &x, FILE *f) | LoadSave | [static] |
decode(char *&x, const char buf[], unsigned int cap) | LoadSave | [static] |
decode(char *&x, FILE *f) | LoadSave | [static] |
decode(char &x, const char buf[], unsigned int cap) | LoadSave | [static] |
decode(char &x, FILE *f) | LoadSave | [static] |
decode(unsigned char &x, const char buf[], unsigned int cap) | LoadSave | [static] |
decode(unsigned char &x, FILE *f) | LoadSave | [static] |
decode(bool &x, const char buf[], unsigned int cap) | LoadSave | [static] |
decode(bool &x, FILE *f) | LoadSave | [static] |
decodeInc(T &value, const char *&buf, unsigned int &cap) | LoadSave | [static] |
decodeInc(T &value, const char *&buf, unsigned int &cap, const char *msg,...) __attribute__((format(printf | LoadSave | [static] |
decodeInc(T &value, char *&buf, unsigned int &cap) | LoadSave | [static] |
decodeInc(T &value, char *&buf, unsigned int &cap, const char *msg,...) __attribute__((format(printf | LoadSave | [static] |
decodeIncT(T &value, const char *&buf, unsigned int &cap, const char *msg="LoadSave::decode underflow",...) __attribute__((format(printf | LoadSave | [static] |
decodeIncT(T &value, char *&buf, unsigned int &cap, const char *msg="LoadSave::decode underflow",...) __attribute__((format(printf | LoadSave | [static] |
delay | PollThread | [protected] |
deserializeHeader(char *buf, unsigned int size, unsigned int *verbose, unsigned int *sn, std::string *filename, bool *dataInQueue, unsigned int *payloadSize) | LoadDataThread | [static] |
dict | DictionaryBase | [protected] |
DictionaryBase(bool growable) | DictionaryBase | [protected] |
DictionaryBase(const DictionaryBase &d) | DictionaryBase | [protected] |
DictionaryOf() | DictionaryOf< ObjectBase > | |
DictionaryOf(bool growable) | DictionaryOf< ObjectBase > | |
DictionaryOf(const DictionaryOf &d) | DictionaryOf< ObjectBase > | |
dsDriver | LoadDataThread | [protected] |
emptyStr() | Collection | [protected, static] |
enabled | LoadDataThread | [protected] |
encode(const LoadSave &x, char buf[], unsigned int cap) | LoadSave | [static] |
encode(const LoadSave &x, FILE *f) | LoadSave | [static] |
encode(const double x, char buf[], unsigned int cap) | LoadSave | [static] |
encode(const double x, FILE *f) | LoadSave | [static] |
encode(const float x, char buf[], unsigned int cap) | LoadSave | [static] |
encode(const float x, FILE *f) | LoadSave | [static] |
encode(const long long x, char buf[], unsigned int cap) | LoadSave | [static] |
encode(const long long x, FILE *f) | LoadSave | [static] |
encode(const unsigned long long x, char buf[], unsigned int cap) | LoadSave | [static] |
encode(const unsigned long long x, FILE *f) | LoadSave | [static] |
encode(const long x, char buf[], unsigned int cap) | LoadSave | [static] |
encode(const long x, FILE *f) | LoadSave | [static] |
encode(const unsigned long x, char buf[], unsigned int cap) | LoadSave | [static] |
encode(const unsigned long x, FILE *f) | LoadSave | [static] |
encode(const int x, char buf[], unsigned int cap) | LoadSave | [static] |
encode(const int x, FILE *f) | LoadSave | [static] |
encode(const unsigned int x, char buf[], unsigned int cap) | LoadSave | [static] |
encode(const unsigned int x, FILE *f) | LoadSave | [static] |
encode(const short x, char buf[], unsigned int cap) | LoadSave | [static] |
encode(const short x, FILE *f) | LoadSave | [static] |
encode(const unsigned short x, char buf[], unsigned int cap) | LoadSave | [static] |
encode(const unsigned short x, FILE *f) | LoadSave | [static] |
encode(const std::string &x, char buf[], unsigned int cap) | LoadSave | [static] |
encode(const std::string &x, FILE *f) | LoadSave | [static] |
encode(const char *x, char buf[], unsigned int cap) | LoadSave | [static] |
encode(const char *x, FILE *f) | LoadSave | [static] |
encode(const char x, char buf[], unsigned int cap) | LoadSave | [static] |
encode(const char x, FILE *f) | LoadSave | [static] |
encode(const unsigned char x, char buf[], unsigned int cap) | LoadSave | [static] |
encode(const unsigned char x, FILE *f) | LoadSave | [static] |
encode(const bool x, char buf[], unsigned int cap) | LoadSave | [static] |
encode(const bool x, FILE *f) | LoadSave | [static] |
encodeInc(const T &value, char *&buf, unsigned int &cap) | LoadSave | [static] |
encodeInc(const T &value, char *&buf, unsigned int &cap, const char *msg,...) __attribute__((format(printf | LoadSave | [static] |
encodeIncT(const T &value, char *&buf, unsigned int &cap, const char *msg="LoadSave::encode overflow",...) __attribute__((format(printf | LoadSave | [static] |
end() const | DictionaryOf< ObjectBase > | |
fileCloseCallback(void *f) | XMLLoadSave | [protected, static] |
fileReadCallback(void *f, char *buf, int len) | XMLLoadSave | [protected, static] |
findEntry(const std::string &name) const | DictionaryOf< ObjectBase > | |
FindRootXMLElement(xmlDoc *doc) const | ObjectBase | [protected, virtual] |
fireEntriesChanged() | Collection | [protected, virtual] |
fireEntryAdded(ObjectBase &val) | Collection | [protected, virtual] |
fireEntryRemoved(ObjectBase &val) | DictionaryBase | [protected, virtual] |
firstUnusedRegion() | LoadDataThread | [protected, virtual] |
FIXED | Collection | |
framerate | LoadDataThread | |
frameSN | LoadDataThread | [protected] |
freeRegion(RCRegion *rcr) | LoadDataThread | [inline, protected, virtual] |
frozen | LoadDataThread | |
GET_FRAME enum value | LoadDataThread | [protected] |
getAvailableDataSources() | LoadDataThread | |
getBinSize() const | XMLLoadSave | [virtual] |
getComment(const std::string &name) const | DictionaryBase | |
getCompression() const | XMLLoadSave | [virtual] |
getCurrent() | Thread | [static] |
getDataSource() | LoadDataThread | [inline, virtual] |
getDataSources | LoadDataThread | [protected] |
getDataSources_t typedef | LoadDataThread | |
getEntry(const std::string &name) | DictionaryOf< ObjectBase > | [virtual] |
getGroup() const | Thread | |
getIndentationPrefix(xmlNode *node) | Collection | [protected, static] |
getIndex(const std::string &name) | Collection | [protected, static] |
getLoadPolicy() const | Collection | [virtual] |
getLongestKeyLen(const regex_t *reg=NULL, unsigned int depth=-1) const | DictionaryBase | [virtual] |
getParseTree() const | XMLLoadSave | [virtual] |
getSavePolicy() const | Collection | [virtual] |
getSerializedSize(const LoadSave &x) | LoadSave | [static] |
getSerializedSize(const std::string &x) | LoadSave | [static] |
getSerializedSize(const char *x) | LoadSave | [static] |
getSerializedSize(const void *) | LoadSave | [static] |
getSerializedSize(const bool &) | LoadSave | [static] |
getSerializedSize(const T &x) | LoadSave | [static] |
getSerializedSize() | LoadSave | [static] |
getSubEntry(const std::string &name, std::string::size_type &seppos) | DictionaryBase | [protected] |
getSubEntry(const std::string &name, std::string::size_type &seppos) const | DictionaryBase | [protected] |
getTrackPollTime() | PollThread | [virtual] |
getUnusedWarning() const | Collection | |
GOT_FRAME enum value | LoadDataThread | [protected] |
group | Thread | [protected] |
handle_exit(void *th) | Thread | [protected, static] |
handle_launch_signal(int sig) | Thread | [protected, static] |
handle_signal(int sig) | Thread | [protected, static] |
handleInterrupt(int signal) | PollThread | [protected, static] |
heartbeat | LoadDataThread | |
initialPoll | PollThread | [protected] |
initMainThread() | Thread | [static] |
INTERFRAME enum value | LoadDataThread | [protected] |
interrupt() | Thread | [virtual] |
interrupted() | PollThread | [protected, virtual] |
INTERSECT | Collection | |
isCollectionListener(CollectionListener *l) const | Collection | [virtual] |
isRunning() const | Thread | [virtual] |
isStarted() const | Thread | [virtual] |
iterator typedef | DictionaryBase | |
join() | Thread | [virtual] |
KEY_IN_COMMENT_MAX_POS | Collection | [protected, static] |
kill() | Thread | [virtual] |
lastSent | LoadDataThread | [protected] |
launch(void *msg) | Thread | [protected, static] |
launched() | Thread | [protected, virtual] |
libxmlInit | XMLLoadSave | [protected] |
loadBuffer(const char buf[], unsigned int len) | XMLLoadSave | [virtual] |
LoadDataThread(getDataSources_t getDS, float fps, MessageQueueBase &messages) | LoadDataThread | [inline] |
LoadDataThread(const LoadDataThread &) | LoadDataThread | [private] |
loadFile(const char *filename) | XMLLoadSave | [virtual] |
LoadFile(const char *filename) ATTR_deprecated | LoadSave | [virtual] |
loadFileStream(FILE *f) | XMLLoadSave | [virtual] |
loadPolicy | Collection | [protected] |
LoadSave() | LoadSave | |
LoadSaveActionBitMask enum name | Collection | |
LoadSavePolicy enum name | Collection | |
loadXML(xmlNode *node) | LoadDataThread | [inline, virtual] |
loadXMLNode(const std::string &name, xmlNode *val, const std::string &comment) | DictionaryOf< ObjectBase > | [protected, virtual] |
lock | LoadDataThread | [protected] |
Lock typedef | Thread | |
matchFalse(const std::string &str) | ObjectBase | [protected, static] |
matchTrue(const std::string &str) | ObjectBase | [protected, static] |
msgbuf_t typedef | LoadDataThread | [protected] |
msgr | LoadDataThread | [protected] |
murder() | Thread | [virtual] |
myRef | DictionaryBase | [protected] |
nextName() | LoadDataThread | [inline, virtual] |
nextTimestamp() | LoadDataThread | [inline, virtual] |
noCancelDepth | Thread | [protected] |
ObjectBase() | ObjectBase | |
operator=(const LoadDataThread &) | LoadDataThread | [private] |
plist::DictionaryOf< ObjectBase >::operator=(const DictionaryOf &a) | DictionaryOf< ObjectBase > | |
plist::DictionaryBase::operator=(const DictionaryBase &d) | DictionaryBase | [protected] |
plist::Collection::operator=(const Collection &d) | Collection | |
plist::ObjectBase::operator=(const ObjectBase &) | ObjectBase | [protected] |
XMLLoadSave::operator=(const XMLLoadSave &xls) | XMLLoadSave | |
operator[](const std::string &name) | DictionaryOf< ObjectBase > | [virtual] |
ownsReference(ObjectBase *val) const | DictionaryBase | |
perIndent() | Collection | [protected, static] |
period | PollThread | [protected] |
plistCollectionEntriesChanged(Collection &) | LoadDataThread | [inline, virtual] |
plist::CollectionListener::plistCollectionEntriesChanged(Collection &) | CollectionListener | [virtual] |
plistCollectionEntryAdded(Collection &, ObjectBase &) | LoadDataThread | [inline, virtual] |
plist::CollectionListener::plistCollectionEntryAdded(Collection &, ObjectBase &) | CollectionListener | [virtual] |
plistCollectionEntryRemoved(Collection &, ObjectBase &) | LoadDataThread | [inline, virtual] |
plist::CollectionListener::plistCollectionEntryRemoved(Collection &, ObjectBase &) | CollectionListener | [virtual] |
plistValueChanged(const plist::PrimitiveBase &pl) | LoadDataThread | [virtual] |
plistValueTouched(const PrimitiveBase &) | PrimitiveListener | [virtual] |
poll() | PollThread | [protected, virtual] |
PollThread() | PollThread | |
PollThread(const TimeET &initial, const TimeET &freq, bool countPollTime, bool autostart=true) | PollThread | |
popNoCancel() | Thread | [static] |
pt | Thread | [protected] |
pushNoCancel() | Thread | [static] |
readParseTree() | XMLLoadSave | [virtual] |
regions | LoadDataThread | [protected] |
releaseMainThread() | Thread | [static] |
REMOVALS | Collection | |
removeCollectionListener(CollectionListener *l) const | Collection | [virtual] |
removeEntry(const std::string &name) | DictionaryBase | [virtual] |
renameEntry(const std::string &oldname, const std::string &newname) | DictionaryBase | [virtual] |
reportError(const std::string &context, const bad_format &err) const | XMLLoadSave | [protected] |
resolveEntry(const std::string &path) const | DictionaryBase | [virtual] |
returnValue | Thread | [protected] |
run() | PollThread | [protected, virtual] |
runloop() | LoadDataThread | [protected, virtual] |
runloopState | LoadDataThread | [protected] |
running | Thread | [protected] |
saveBuffer(char buf[], unsigned int len) const | XMLLoadSave | [virtual] |
saveCreator(const char *creator, char buf[], unsigned int len) const | LoadSave | [virtual] |
saveCreator(const char *creator, FILE *f) const | LoadSave | [virtual] |
saveCreatorInc(const char *creator, char *&buf, unsigned int &len) const | LoadSave | [virtual] |
saveCreatorIncT(const char *creator, char *&buf, unsigned int &len) const | LoadSave | [virtual] |
SaveFile(const char *filename) const ATTR_deprecated | LoadSave | [virtual] |
saveFile(const char *filename) const | XMLLoadSave | [virtual] |
saveFileStream(FILE *f) const | XMLLoadSave | [virtual] |
saveOverXMLNode(xmlNode *k, xmlNode *val, const std::string &key, std::string comment, const std::string &indentStr, std::set< std::string > &seen) const | DictionaryBase | [protected, virtual] |
savePolicy | Collection | [protected] |
saveXML(xmlNode *node) const | DictionaryBase | [virtual] |
saveXML(xmlNode *node, bool onlyOverwrite, std::set< std::string > &seen) const | DictionaryBase | [virtual] |
saveXMLNode(xmlNode *node, const std::string &key, const ObjectBase *val, const std::string &indentStr) const | DictionaryBase | [protected, virtual] |
sendHeartbeat() | LoadDataThread | [inline, protected, virtual] |
sendHeartbeat(unsigned int curt) | LoadDataThread | [protected, virtual] |
sendSignal(int sig) | Thread | [virtual] |
set(const ObjectBase &ob) | DictionaryOf< ObjectBase > | [virtual] |
set(const DictionaryBase &a) | DictionaryOf< ObjectBase > | [virtual] |
setComment(const std::string &name, const std::string &comment) | DictionaryBase | |
setCompression(int level) | XMLLoadSave | [virtual] |
setDataSource(DeviceDriver *dd, DataSource *ds) | LoadDataThread | [protected, virtual] |
setEntry(const std::string &name, ObjectBase &val, bool warnExists=false) | DictionaryOf< ObjectBase > | [virtual] |
setEntry(const std::string &name, ObjectBase *val, bool warnExists=false) | DictionaryOf< ObjectBase > | [virtual] |
setGroup(void *g) | Thread | |
setLoadPolicy(LoadSavePolicy lp) | Collection | [virtual] |
setLoadSavePolicy(LoadSavePolicy lp, LoadSavePolicy sp) | Collection | [virtual] |
setParseTree(xmlDoc *doc) const | ObjectBase | [protected, virtual] |
setSavePolicy(LoadSavePolicy sp) | Collection | [virtual] |
setTrackPollTime(bool countPollTime) | PollThread | [virtual] |
setUnusedWarning(bool b) | Collection | |
setupRegion(RCRegion *®ion, const std::string &file, unsigned int payload, bool hasMoreData) | LoadDataThread | [protected, virtual] |
size() const | DictionaryBase | [virtual] |
skipToElement(xmlNode *cur) | XMLLoadSave | [protected, static] |
skipToElement(xmlNode *cur, std::string &comment) | XMLLoadSave | [protected, static] |
source | LoadDataThread | |
sourceSN | LoadDataThread | [protected] |
start() | LoadDataThread | [virtual] |
started | Thread | [protected] |
startTime | PollThread | [protected] |
stop() | LoadDataThread | [virtual] |
storage_t typedef | DictionaryOf< ObjectBase > | |
stringpad | LoadSave | [static] |
subCollectionSep() | Collection | [static] |
swapEntry(const std::string &a, const std::string &b) | DictionaryBase | [virtual] |
SYNC | Collection | |
takeObject(const std::string &name, ObjectBase *obj) | DictionaryBase | [protected, virtual] |
testCancel() | Thread | [protected, virtual] |
Thread() | Thread | |
to() const | ObjectBase | |
toDouble() const | Collection | [virtual] |
toLong() const | Collection | [virtual] |
toString() const | DictionaryBase | [virtual] |
trackPollTime | PollThread | [protected] |
UNION | Collection | |
verbose | LoadDataThread | |
warnSelfUndestructed(void *msg) | Thread | [protected, static] |
warnUnused | Collection | [protected] |
writeParseTree() | XMLLoadSave | [virtual] |
xmldocument | XMLLoadSave | [protected] |
XMLLoadSave() | XMLLoadSave | |
XMLLoadSave(const XMLLoadSave &xls) | XMLLoadSave | |
xNodeGetChildren(xmlNode *node) | ObjectBase | [protected, static] |
xNodeGetDoc(xmlNode *node) | ObjectBase | [protected, static] |
xNodeGetLastChild(xmlNode *node) | ObjectBase | [protected, static] |
xNodeGetName(xmlNode *node) | ObjectBase | [protected, static] |
xNodeGetNextNode(xmlNode *node) | ObjectBase | [protected, static] |
xNodeGetParent(xmlNode *node) | ObjectBase | [protected, static] |
xNodeGetPrevNode(xmlNode *node) | ObjectBase | [protected, static] |
xNodeHasName(xmlNode *node, const char *name) | ObjectBase | [protected, static] |
xNodeIsComment(xmlNode *node) | ObjectBase | [protected, static] |
xNodeIsElement(xmlNode *node) | ObjectBase | [protected, static] |
xNodeIsText(xmlNode *node) | ObjectBase | [protected, static] |
~Cloneable() | Cloneable | [virtual] |
~Collection() | Collection | |
~DictionaryBase() | DictionaryBase | [protected] |
~DictionaryOf() | DictionaryOf< ObjectBase > | |
~Listener() | Listener | [virtual] |
~LoadDataThread() | LoadDataThread | |
~LoadSave() | LoadSave | [virtual] |
~ObjectBase()=0 | ObjectBase | [pure virtual] |
~PollThread() | PollThread | |
~SourceListener() | DeviceDriver::SourceListener | [inline, virtual] |
~Thread()=0 | Thread | [pure virtual] |
~XMLLoadSave() | XMLLoadSave | [virtual] |