| activateETID enum value | EventBase | |
| aiEGID enum value | EventBase | |
| audioEGID enum value | EventBase | |
| buttonEGID enum value | EventBase | |
| byteswap(T &dstc, const T &srcc) | LoadSave | [inline, protected, static] |
| 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] |
| ChkAdvance(int res, const char **buf, unsigned int *len, const char *msg) | LoadSave | [static] |
| ChkAdvance(int res, const char **buf, unsigned int *len, const char *msg, int arg1) | LoadSave | [static] |
| color_class_state typedef | SegmentedColorFilterBankEvent | |
| colorNames | SegmentedColorFilterBankEvent | [protected] |
| colors | SegmentedColorFilterBankEvent | [protected] |
| creatorSize(const char creator[]) const | LoadSave | [inline, virtual] |
| deactivateETID enum value | EventBase | |
| decode(LoadSave &x, const char buf[], unsigned int cap) | LoadSave | [inline, static] |
| decode(LoadSave &x, FILE *f) | LoadSave | [inline, static] |
| decode(double &x, const char buf[], unsigned int cap) | LoadSave | [inline, static] |
| decode(double &x, FILE *f) | LoadSave | [inline, static] |
| decode(float &x, const char buf[], unsigned int cap) | LoadSave | [inline, static] |
| decode(float &x, FILE *f) | LoadSave | [inline, static] |
| decode(long &x, const char buf[], unsigned int cap) | LoadSave | [inline, static] |
| decode(long &x, FILE *f) | LoadSave | [inline, static] |
| decode(unsigned long &x, const char buf[], unsigned int cap) | LoadSave | [inline, static] |
| decode(unsigned long &x, FILE *f) | LoadSave | [inline, static] |
| decode(int &x, const char buf[], unsigned int cap) | LoadSave | [inline, static] |
| decode(int &x, FILE *f) | LoadSave | [inline, static] |
| decode(unsigned int &x, const char buf[], unsigned int cap) | LoadSave | [inline, static] |
| decode(unsigned int &x, FILE *f) | LoadSave | [inline, static] |
| decode(short &x, const char buf[], unsigned int cap) | LoadSave | [inline, static] |
| decode(short &x, FILE *f) | LoadSave | [inline, static] |
| decode(unsigned short &x, const char buf[], unsigned int cap) | LoadSave | [inline, static] |
| decode(unsigned short &x, FILE *f) | LoadSave | [inline, static] |
| decode(std::string &x, const char buf[], unsigned int cap) | LoadSave | [inline, static] |
| decode(std::string &x, FILE *f) | LoadSave | [inline, static] |
| decode(char *&x, const char buf[], unsigned int cap) | LoadSave | [inline, static] |
| decode(char *&x, FILE *f) | LoadSave | [inline, static] |
| decode(char &x, const char buf[], unsigned int cap) | LoadSave | [inline, static] |
| decode(char &x, FILE *f) | LoadSave | [inline, static] |
| decode(unsigned char &x, const char buf[], unsigned int cap) | LoadSave | [inline, static] |
| decode(unsigned char &x, FILE *f) | LoadSave | [inline, static] |
| decode(bool &x, const char buf[], unsigned int cap) | LoadSave | [inline, static] |
| decode(bool &x, FILE *f) | LoadSave | [inline, static] |
| duration | EventBase | [protected] |
| encode(const LoadSave &x, char buf[], unsigned int cap) | LoadSave | [inline, static] |
| encode(const LoadSave &x, FILE *f) | LoadSave | [inline, static] |
| encode(const double x, char buf[], unsigned int cap) | LoadSave | [inline, static] |
| encode(const double x, FILE *f) | LoadSave | [inline, static] |
| encode(const float x, char buf[], unsigned int cap) | LoadSave | [inline, static] |
| encode(const float x, FILE *f) | LoadSave | [inline, static] |
| encode(const long x, char buf[], unsigned int cap) | LoadSave | [inline, static] |
| encode(const long x, FILE *f) | LoadSave | [inline, static] |
| encode(const unsigned long x, char buf[], unsigned int cap) | LoadSave | [inline, static] |
| encode(const unsigned long x, FILE *f) | LoadSave | [inline, static] |
| encode(const int x, char buf[], unsigned int cap) | LoadSave | [inline, static] |
| encode(const int x, FILE *f) | LoadSave | [inline, static] |
| encode(const unsigned int x, char buf[], unsigned int cap) | LoadSave | [inline, static] |
| encode(const unsigned int x, FILE *f) | LoadSave | [inline, static] |
| encode(const short x, char buf[], unsigned int cap) | LoadSave | [inline, static] |
| encode(const short x, FILE *f) | LoadSave | [inline, static] |
| encode(const unsigned short x, char buf[], unsigned int cap) | LoadSave | [inline, static] |
| encode(const unsigned short x, FILE *f) | LoadSave | [inline, static] |
| encode(const std::string &x, char buf[], unsigned int cap) | LoadSave | [inline, static] |
| encode(const std::string &x, FILE *f) | LoadSave | [inline, static] |
| encode(const char *x, char buf[], unsigned int cap) | LoadSave | [inline, static] |
| encode(const char *x, FILE *f) | LoadSave | [inline, static] |
| encode(const char x, char buf[], unsigned int cap) | LoadSave | [inline, static] |
| encode(const char x, FILE *f) | LoadSave | [inline, static] |
| encode(const unsigned char x, char buf[], unsigned int cap) | LoadSave | [inline, static] |
| encode(const unsigned char x, FILE *f) | LoadSave | [inline, static] |
| encode(const bool x, char buf[], unsigned int cap) | LoadSave | [inline, static] |
| encode(const bool x, FILE *f) | LoadSave | [inline, static] |
| equalOrLongerThan(const EventBase &eb) const | EventBase | [inline] |
| equalOrShorterThan(const EventBase &eb) const | EventBase | [inline] |
| erouterEGID enum value | EventBase | |
| estopEGID enum value | EventBase | |
| EventBase() | EventBase | |
| EventBase(EventGeneratorID_t gid, unsigned int sid, EventTypeID_t tid, unsigned int dur=0) | EventBase | |
| EventBase(EventGeneratorID_t gid, unsigned int sid, EventTypeID_t tid, unsigned int dur, const std::string &n, float mag) | EventBase | |
| EventGeneratorID_t enum name | EventBase | |
| EventGeneratorNames | EventBase | [static] |
| EventTypeID_t enum name | EventBase | |
| FilterBankEvent(FilterBankGenerator *creator, EventBase::EventGeneratorID_t gid, unsigned int sid) | FilterBankEvent | [inline] |
| genID | EventBase | [protected] |
| genName() | EventBase | [protected, virtual] |
| getBinSize() const | EventBase | [virtual] |
| getColor(unsigned int i) const | SegmentedColorFilterBankEvent | [inline] |
| getColorIndex(const char *name) const | SegmentedColorFilterBankEvent | [inline] |
| getColorIndex(const std::string &name) const | SegmentedColorFilterBankEvent | [inline] |
| getColors() const | SegmentedColorFilterBankEvent | [inline] |
| getDescription(bool showTypeSpecific=true, unsigned int verbosity=0) const | EventBase | [virtual] |
| getDuration() const | EventBase | [inline, virtual] |
| getFrameNumber() const | FilterBankEvent | [inline] |
| getFramesProcessed() const | FilterBankEvent | [inline] |
| getGeneratorID() const | EventBase | [inline, virtual] |
| getHeight(unsigned int layer) const | FilterBankEvent | [inline] |
| getImage(unsigned int layer, unsigned int channel) const | FilterBankEvent | [inline] |
| getIncrement(unsigned int layer) const | FilterBankEvent | [inline] |
| getMagnitude() const | EventBase | [inline, virtual] |
| getName() const | EventBase | [inline, virtual] |
| getNumChannels() const | FilterBankEvent | [inline] |
| getNumColors() const | SegmentedColorFilterBankEvent | [inline] |
| getNumLayers() const | FilterBankEvent | [inline] |
| getSegmentedColorSource() const | SegmentedColorFilterBankEvent | [inline] |
| getSkip(unsigned int layer) const | FilterBankEvent | [inline] |
| getSource() const | FilterBankEvent | [inline] |
| getSourceID() const | EventBase | [inline, virtual] |
| getStride(unsigned int layer) const | FilterBankEvent | [inline] |
| getTimeStamp() const | EventBase | [inline, virtual] |
| getTypeID() const | EventBase | [inline, virtual] |
| getWidth(unsigned int layer) const | FilterBankEvent | [inline] |
| hashmap typedef | SegmentedColorFilterBankEvent | |
| isCustomName() const | EventBase | [inline, virtual] |
| LoadBuffer(const char buf[], unsigned int len) | EventBase | [virtual] |
| LoadFile(const char *filename) | LoadSave | [virtual] |
| LoadFileStream(FILE *f) | LoadSave | [virtual] |
| LoadSave() | LoadSave | [inline] |
| locomotionEGID enum value | EventBase | |
| longerThan(const EventBase &eb) const | EventBase | [inline] |
| magnitude | EventBase | [protected] |
| micFFTEGID enum value | EventBase | |
| micOSndEGID enum value | EventBase | |
| micRawEGID enum value | EventBase | |
| motmanEGID enum value | EventBase | |
| nameisgen | EventBase | [protected] |
| numColors | SegmentedColorFilterBankEvent | [protected] |
| numEGIDs enum value | EventBase | |
| numETIDs enum value | EventBase | |
| operator<(const EventBase &e) const | EventBase | [inline] |
| operator=(const SegmentedColorFilterBankEvent &fbk) | SegmentedColorFilterBankEvent | [private] |
| operator==(const EventBase &eb) const | EventBase | [inline, virtual] |
| powerEGID enum value | EventBase | |
| resetName() | EventBase | [inline, virtual] |
| sameGenSource(const EventBase &eb) const | EventBase | [inline] |
| 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] |
| SaveFile(const char *filename) const | LoadSave | [virtual] |
| SaveFileStream(FILE *f) const | LoadSave | [virtual] |
| SegmentedColorFilterBankEvent(FilterBankGenerator *creator, EventBase::EventGeneratorID_t gid, unsigned int sid, FilterBankGenerator *segColorSrc, unsigned int nColors, color_class_state *colorInfos, const hashmap *clrNames) | SegmentedColorFilterBankEvent | [inline] |
| SegmentedColorFilterBankEvent(FilterBankGenerator *creator, EventBase::EventGeneratorID_t gid, unsigned int sid, const SegmentedColorFilterBankEvent &segevt) | SegmentedColorFilterBankEvent | [inline] |
| SegmentedColorFilterBankEvent(const SegmentedColorFilterBankEvent &fbk) | SegmentedColorFilterBankEvent | [private] |
| segsrc | SegmentedColorFilterBankEvent | [protected] |
| sensorEGID enum value | EventBase | |
| setDuration(unsigned int d) | EventBase | [inline, virtual] |
| setGeneratorID(EventGeneratorID_t gid) | EventBase | [inline, virtual] |
| setMagnitude(float m) | EventBase | [inline, virtual] |
| setName(const std::string &n) | EventBase | [inline, virtual] |
| setSourceID(unsigned int sid) | EventBase | [inline, virtual] |
| setTypeID(EventTypeID_t tid) | EventBase | [inline, virtual] |
| shorterThan(const EventBase &eb) const | EventBase | [inline] |
| sourceID | EventBase | [protected] |
| src | FilterBankEvent | [protected] |
| stateMachineEGID enum value | EventBase | |
| statusETID enum value | EventBase | |
| 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 | |
| visInterleaveEGID enum value | EventBase | |
| visJPEGEGID enum value | EventBase | |
| visObjEGID enum value | EventBase | |
| visOFbkEGID enum value | EventBase | |
| visRawCameraEGID enum value | EventBase | |
| visRegionEGID enum value | EventBase | |
| visRLEEGID enum value | EventBase | |
| visSegmentEGID enum value | EventBase | |
| wmVarEGID enum value | EventBase | |
| worldModelEGID enum value | EventBase | |
| ~EventBase() | EventBase | [inline, virtual] |
| ~LoadSave() | LoadSave | [virtual] |