, including all inherited members.
| activateETID enum value | EventBase | |
| aiEGID enum value | EventBase | |
| audioEGID enum value | EventBase | |
| autoFormat | XMLLoadSave | [protected] |
| autoRegisterEventBase | EventBase | [protected, static] |
| BINARY enum value | EventBase | |
| buttonEGID enum value | EventBase | |
| byteswap(T &dstc, const T &srcc) | LoadSave | [protected, static] |
| cameraResolutionEGID enum value | EventBase | |
| 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] |
| classTypeID_t typedef | EventBase | |
| clearParseTree() | XMLLoadSave | [virtual] |
| clone() const | PilotEvent | [virtual] |
| compressionLevel | XMLLoadSave | [protected] |
| creatorSize(const char creator[]) const | LoadSave | [virtual] |
| deactivateETID enum value | EventBase | |
| 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] |
| duration | EventBase | [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] |
| equalOrLongerThan(const EventBase &eb) const | EventBase | |
| equalOrShorterThan(const EventBase &eb) const | EventBase | |
| erouterEGID enum value | EventBase | |
| errorType | PilotEvent | |
| estopEGID enum value | EventBase | |
| EventBase() | EventBase | |
| EventBase(EventGeneratorID_t gid, size_t sid, EventTypeID_t tid, unsigned int dur=0) | EventBase | |
| EventBase(EventGeneratorID_t gid, size_t sid, EventTypeID_t tid, unsigned int dur, const std::string &n) | EventBase | |
| EventBase(EventGeneratorID_t gid, size_t sid, EventTypeID_t tid, unsigned int dur, const std::string &n, float mag) | EventBase | |
| EventGeneratorID_t enum name | EventBase | |
| EventGeneratorNames | EventBase | [static] |
| EventTypeAbbr | EventBase | [static] |
| EventTypeID_t enum name | EventBase | |
| EventTypeNames | EventBase | [static] |
| fileCloseCallback(void *f) | XMLLoadSave | [protected, static] |
| fileReadCallback(void *f, char *buf, int len) | XMLLoadSave | [protected, static] |
| FindRootXMLElement(xmlDoc *doc) const | XMLLoadSave | [protected, virtual] |
| genID | EventBase | [protected] |
| genName() | EventBase | [protected, virtual] |
| getBinSize() const | EventBase | [virtual] |
| getClassTypeID() const | EventBase | [virtual] |
| getCompression() const | XMLLoadSave | [virtual] |
| getDescription(bool showTypeSpecific=true, unsigned int verbosity=0) const | EventBase | [virtual] |
| getDuration() const | EventBase | [virtual] |
| getErrorType() const | PilotEvent | [virtual] |
| getGeneratorID() const | EventBase | [virtual] |
| getHostID() const | EventBase | [virtual] |
| getMagnitude() const | EventBase | [virtual] |
| getName() const | EventBase | [virtual] |
| getParseTree() const | XMLLoadSave | [virtual] |
| getRequestType() const | PilotEvent | [virtual] |
| getSaveFormat() const | EventBase | [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] |
| getSourceID() const | EventBase | [virtual] |
| getTimeStamp() const | EventBase | [virtual] |
| getTypeID() const | EventBase | [virtual] |
| getTypeRegistry() | EventBase | [static] |
| grasperEGID enum value | EventBase | |
| hostID | EventBase | [protected] |
| isCustomName() const | EventBase | [virtual] |
| isValidGeneratorID(unsigned int egid) | EventBase | [static] |
| koduEGID enum value | EventBase | |
| libxmlInit | XMLLoadSave | [protected] |
| loadBinaryBuffer(const char buf[], unsigned int len) | EventBase | [virtual] |
| loadBuffer(const char buf[], unsigned int len, const char *filename=NULL) | EventBase | [virtual] |
| LoadFile(const char *filename) ATTR_deprecated | LoadSave | [virtual] |
| loadFile(const char *filename) | EventBase | [virtual] |
| loadFileStream(FILE *f, const char *filename=NULL) | EventBase | [virtual] |
| LoadSave() | LoadSave | |
| loadStream(std::istream &is, bool asFragment=false) | XMLLoadSave | [virtual] |
| loadXML(xmlNode *node) | EventBase | [virtual] |
| locomotionEGID enum value | EventBase | |
| longerThan(const EventBase &eb) const | EventBase | |
| lookoutEGID enum value | EventBase | |
| magnitude | EventBase | [protected] |
| makeClassTypeID(const char *str) | EventBase | [protected, static] |
| mapbuilderEGID enum value | EventBase | |
| micFFTEGID enum value | EventBase | |
| micOSndEGID enum value | EventBase | |
| micPitchEGID enum value | EventBase | |
| micRawEGID enum value | EventBase | |
| mocapEGID enum value | EventBase | |
| motmanEGID enum value | EventBase | |
| nameisgen | EventBase | [protected] |
| numEGIDs enum value | EventBase | |
| numETIDs enum value | EventBase | |
| operator const T &() const | EventBase | |
| operator<(const EventBase &e) const | EventBase | |
| operator=(const XMLLoadSave &xls) | XMLLoadSave | |
| operator==(const EventBase &eb) const | EventBase | [virtual] |
| pilotEGID enum value | EventBase | |
| PilotEvent() | PilotEvent | |
| PilotEvent(EventGeneratorID_t gid, size_t sid, EventTypeID_t tid, unsigned int dur=0) | PilotEvent | |
| PilotEvent(const PilotEvent &other) | PilotEvent | |
| powerEGID enum value | EventBase | |
| readParseTree() | XMLLoadSave | [virtual] |
| registry_t typedef | EventBase | |
| remoteStateEGID enum value | EventBase | |
| reportError(const std::string &context, const bad_format &err) const | XMLLoadSave | [protected] |
| requestType | PilotEvent | |
| resetName() | EventBase | [virtual] |
| runtimeEGID enum value | EventBase | |
| sameGenSource(const EventBase &eb) const | EventBase | |
| saveBinaryBuffer(char buf[], unsigned int len) const | EventBase | [virtual] |
| saveBuffer(char buf[], unsigned int len) const | EventBase | [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 | EventBase | [virtual] |
| saveFileStream(FILE *f) const | EventBase | [virtual] |
| saveFormat | EventBase | [mutable, protected] |
| SaveFormat enum name | EventBase | |
| saveStream(std::ostream &os, bool asFragment) const | XMLLoadSave | [virtual] |
| saveStream(std::ostream &os) const | XMLLoadSave | [virtual] |
| saveXML(xmlNode *node) const | EventBase | [virtual] |
| sensorEGID enum value | EventBase | |
| servoEGID enum value | EventBase | |
| setCompression(int level) | XMLLoadSave | [virtual] |
| setDuration(unsigned int d) | EventBase | [virtual] |
| setGeneratorID(EventGeneratorID_t gid) | EventBase | [virtual] |
| setHostID(int host) | EventBase | [virtual] |
| setMagnitude(float m) | EventBase | [virtual] |
| setName(const std::string &n) | EventBase | [virtual] |
| setParseTree(xmlDoc *doc) const | XMLLoadSave | [virtual] |
| setSaveFormat(SaveFormat sf) const | EventBase | [virtual] |
| setSourceID(size_t sid) | EventBase | [virtual] |
| setTimeStamp(unsigned int t) | EventBase | [virtual] |
| setTypeID(EventTypeID_t tid) | EventBase | [virtual] |
| shorterThan(const EventBase &eb) const | EventBase | |
| skipToElement(xmlNode *cur) | XMLLoadSave | [protected, static] |
| skipToElement(xmlNode *cur, std::string &comment) | XMLLoadSave | [protected, static] |
| sourceID | EventBase | [protected] |
| stateMachineEGID enum value | EventBase | |
| stateSignalEGID enum value | EventBase | |
| stateTransitionEGID enum value | EventBase | |
| statusETID enum value | EventBase | |
| stealParseTree(xmlDoc *newdoc=NULL) const | XMLLoadSave | [virtual] |
| stim_id | EventBase | [protected] |
| stringpad | LoadSave | [static] |
| textmsgEGID enum value | EventBase | |
| timerEGID enum value | EventBase | |
| timestamp | EventBase | [protected] |
| typeID | EventBase | [protected] |
| unknownEGID enum value | EventBase | |
| userEGID enum value | EventBase | |
| visInterleaveEGID enum value | EventBase | |
| visJPEGEGID enum value | EventBase | |
| visObjEGID enum value | EventBase | |
| visOFbkEGID enum value | EventBase | |
| visPNGEGID enum value | EventBase | |
| visRawCameraEGID enum value | EventBase | |
| visRawDepthEGID enum value | EventBase | |
| visRegionEGID enum value | EventBase | |
| visRLEEGID enum value | EventBase | |
| visSegmentEGID enum value | EventBase | |
| wmVarEGID enum value | EventBase | |
| worldModelEGID enum value | EventBase | |
| writeParseTree() const | XMLLoadSave | [virtual] |
| XML enum value | EventBase | |
| xmldocument | XMLLoadSave | [mutable, protected] |
| XMLLoadSave() | XMLLoadSave | |
| XMLLoadSave(const XMLLoadSave &xls) | XMLLoadSave | |
| ~EventBase() | EventBase | [virtual] |
| ~LoadSave() | LoadSave | [virtual] |
| ~XMLLoadSave() | XMLLoadSave | [virtual] |