ButtonEvent Member ListThis is the complete list of members for ButtonEvent, including all inherited members.
activateETID enum value | EventBase | |
aiEGID enum value | EventBase | |
audioEGID enum value | EventBase | |
buttonEGID enum value | EventBase | |
ButtonEvent() | ButtonEvent | [inline] |
ButtonEvent(unsigned int sid, EventTypeID_t tid, unsigned int dur, float mag) | ButtonEvent | [inline] |
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] |
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 | |
genID | EventBase | [protected] |
genName() | ButtonEvent | [protected, virtual] |
getBinSize() const | ButtonEvent | [virtual] |
getDescription(bool showTypeSpecific=true, unsigned int verbosity=0) const | ButtonEvent | [virtual] |
getDuration() const | EventBase | [inline, virtual] |
getGeneratorID() const | EventBase | [inline, virtual] |
getMagnitude() const | EventBase | [inline, virtual] |
getName() const | EventBase | [inline, virtual] |
getSourceID() const | EventBase | [inline, virtual] |
getTimeStamp() const | EventBase | [inline, virtual] |
getTypeID() const | EventBase | [inline, virtual] |
isCustomName() const | EventBase | [inline, virtual] |
LoadBuffer(const char buf[], unsigned int len) | ButtonEvent | [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] |
numEGIDs enum value | EventBase | |
numETIDs enum value | EventBase | |
operator<(const EventBase &e) const | EventBase | [inline] |
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 | ButtonEvent | [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] |
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] |
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 | |
~ButtonEvent() | ButtonEvent | [inline, virtual] |
~EventBase() | EventBase | [inline, virtual] |
~LoadSave() | LoadSave | [virtual] |
|