, including all inherited members.
| addMotion(const SharedObjectBase &mc, Prunability_t prune=PERSISTENT) | BehaviorBase | [protected, virtual] |
| addMotion(const SharedObjectBase &mc, Prunability_t prune, float priority) | BehaviorBase | [protected, virtual] |
| addReference() | ReferenceCounter | [virtual] |
| addSrcListener() | EventGeneratorBase | [protected, virtual] |
| autoListen | EventGeneratorBase | [protected] |
| autoMotions | BehaviorBase | [protected] |
| BehaviorBase() | BehaviorBase | [protected] |
| BehaviorBase(const std::string &name) | BehaviorBase | [explicit, protected] |
| BehaviorBase(const BehaviorBase &b) | BehaviorBase | [protected] |
| bytesUsed | PNGGenerator | [protected] |
| byteswap(T &dstc, const T &srcc) | LoadSave | [protected, static] |
| calcImage(unsigned int layer, unsigned int chan) | PNGGenerator | [protected, 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] |
| createImageCache(unsigned int layer, unsigned int chan) const | PNGGenerator | [protected, virtual] |
| creatorSize(const char creator[]) const | LoadSave | [virtual] |
| curMode | PNGGenerator | [protected] |
| 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] |
| destruct() | PNGGenerator | [protected, virtual] |
| doEvent() | PNGGenerator | [virtual] |
| doStart() | EventGeneratorBase | [virtual] |
| doStop() | EventGeneratorBase | [virtual] |
| 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] |
| event | BehaviorBase | [protected] |
| EventGeneratorBase(const std::string &instancename, EventBase::EventGeneratorID_t mgid, size_t msid) | EventGeneratorBase | [protected] |
| EventGeneratorBase(const std::string &instancename, EventBase::EventGeneratorID_t mgid, size_t msid, EventBase::EventGeneratorID_t srcgid) | EventGeneratorBase | [protected] |
| EventGeneratorBase(const std::string &instancename, EventBase::EventGeneratorID_t mgid, size_t msid, EventBase::EventGeneratorID_t srcgid, size_t srcsid) | EventGeneratorBase | [protected] |
| EventGeneratorBase(const std::string &instancename, EventBase::EventGeneratorID_t mgid, size_t msid, EventBase::EventGeneratorID_t srcgid, size_t srcsid, EventBase::EventTypeID_t srctype) | EventGeneratorBase | [protected] |
| FilterBankGenerator(const std::string &instancename, EventBase::EventGeneratorID_t mgid, unsigned int msid, EventBase::EventGeneratorID_t srcegid, unsigned int srcsrc) | FilterBankGenerator | [protected] |
| FilterBankGenerator(const std::string &instancename, EventBase::EventGeneratorID_t mgid, unsigned int msid, EventBase::EventGeneratorID_t srcegid, unsigned int srcsrc, EventBase::EventTypeID_t srcetid) | FilterBankGenerator | [protected] |
| FilterBankGenerator(const std::string &instancename, EventBase::EventGeneratorID_t mgid, unsigned int msid, FilterBankGenerator *fbgsrc) | FilterBankGenerator | [protected] |
| FilterBankGenerator(const std::string &instancename, EventBase::EventGeneratorID_t mgid, unsigned int msid, FilterBankGenerator *fbgsrc, EventBase::EventTypeID_t etid) | FilterBankGenerator | [protected] |
| frameNumber | FilterBankGenerator | [protected] |
| framesProcessed | FilterBankGenerator | [protected] |
| freeCaches() | FilterBankGenerator | [virtual] |
| GENERATOR enum value | EventGeneratorBase | |
| getAutoDelete() | ReferenceCounter | |
| getBinSize() const | PNGGenerator | [virtual] |
| getClassDescription() | PNGGenerator | [static] |
| getClassName() const | BehaviorBase | [virtual] |
| getCurrentSourceFormat() const | PNGGenerator | [virtual] |
| getDescription() const | BehaviorBase | [virtual] |
| getFrameNumber() const | FilterBankGenerator | |
| getFramesProcessed() const | FilterBankGenerator | |
| getGeneratorID() const | EventGeneratorBase | [virtual] |
| getHeight(unsigned int layer) const | FilterBankGenerator | |
| getImage(unsigned int layer, unsigned int channel) | FilterBankGenerator | [virtual] |
| getImageCached(unsigned int layer, unsigned int channel) const | FilterBankGenerator | [virtual] |
| getImageSize(unsigned int layer, unsigned int chan) const | PNGGenerator | [virtual] |
| getIncrement(unsigned int layer) const | FilterBankGenerator | |
| getListenGeneratorID() const | EventGeneratorBase | [virtual] |
| getListenSourceID() const | EventGeneratorBase | [virtual] |
| getListenTypeID() const | EventGeneratorBase | [virtual] |
| getName() const | BehaviorBase | [virtual] |
| getNumChannels() const | FilterBankGenerator | [virtual] |
| getNumLayers() const | FilterBankGenerator | [virtual] |
| getPixel(unsigned int px, unsigned int py, unsigned int layer, unsigned int channel) | FilterBankGenerator | |
| getPixel(float x, float y, unsigned int layer, unsigned int channel) | FilterBankGenerator | |
| getPixelCoordinates(unsigned int &px, unsigned int &py, float x, float y, unsigned int layer) const | FilterBankGenerator | |
| getRealCoordinates(float &x, float &y, unsigned int px, unsigned int py, unsigned int layer) const | FilterBankGenerator | |
| getReferences() const | ReferenceCounter | [virtual] |
| getRegistry() | BehaviorBase | [static] |
| getRegistryInstance() | BehaviorBase | [protected, static] |
| getSelectedSaveChannel() const | FilterBankGenerator | [virtual] |
| getSelectedSaveLayer() const | FilterBankGenerator | [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] |
| getSkip(unsigned int layer) const | FilterBankGenerator | |
| getSourceGenerator() const | FilterBankGenerator | [virtual] |
| getSourceID() const | EventGeneratorBase | [virtual] |
| getSourceMode() const | PNGGenerator | [virtual] |
| getSpecificity() const | EventGeneratorBase | [virtual] |
| getStride(unsigned int layer) const | FilterBankGenerator | |
| getWidth(unsigned int layer) const | FilterBankGenerator | |
| hasListeners() const | EventGeneratorBase | [virtual] |
| heights | FilterBankGenerator | [protected] |
| humanifyClassName(const std::string &name) | BehaviorBase | [static] |
| images | FilterBankGenerator | [mutable, protected] |
| imageValids | FilterBankGenerator | [mutable, protected] |
| increments | FilterBankGenerator | [protected] |
| instanceName | BehaviorBase | [protected] |
| invalid_MC_ID | BehaviorBase | [protected, static] |
| invalidateCaches() | FilterBankGenerator | [virtual] |
| isActive() const | BehaviorBase | [virtual] |
| isListening | EventGeneratorBase | [protected] |
| loadBuffer(const char buf[], unsigned int len, const char *filename=NULL) | PNGGenerator | [virtual] |
| LoadFile(const char *filename) ATTR_deprecated | LoadSave | [virtual] |
| loadFile(const char *filename) | LoadSave | [virtual] |
| loadFileStream(FILE *f, const char *filename=NULL) | LoadSave | [virtual] |
| LoadSave() | LoadSave | |
| MC_ID typedef | BehaviorBase | [protected] |
| myGenID | EventGeneratorBase | [protected] |
| mySourceID | EventGeneratorBase | [protected] |
| numChannels | FilterBankGenerator | [protected] |
| numLayers | FilterBankGenerator | [protected] |
| operator=(const PNGGenerator &fbk) | PNGGenerator | [private] |
| EventGeneratorBase::operator=(const BehaviorBase &b) | BehaviorBase | [protected] |
| ReferenceCounter::operator=(const ReferenceCounter &) | ReferenceCounter | |
| PERSISTENT enum value | BehaviorBase | [protected] |
| PNG_HEADER_PAD | PNGGenerator | [static] |
| PNGGenerator(unsigned int mysid, FilterBankGenerator *fbg, EventBase::EventTypeID_t tid) | PNGGenerator | |
| PNGGenerator(unsigned int mysid, PNGGenerator::src_mode_t sMode, FilterBankGenerator *fbg, EventBase::EventTypeID_t tid) | PNGGenerator | |
| PNGGenerator(const PNGGenerator &fbk) | PNGGenerator | [private] |
| postStart() | BehaviorBase | [protected, virtual] |
| preStart() | BehaviorBase | [protected, virtual] |
| processEvent(const EventBase &ev) | EventGeneratorBase | [virtual] |
| Prunability_t enum name | BehaviorBase | [protected] |
| PRUNABLE enum value | BehaviorBase | [protected] |
| RC_autodelete | ReferenceCounter | [protected] |
| ReferenceCounter() | ReferenceCounter | |
| ReferenceCounter(const ReferenceCounter &rc) | ReferenceCounter | |
| references | ReferenceCounter | [protected] |
| refresh() | FilterBankGenerator | [protected, virtual] |
| registerControllerEntry(const std::string &name, const std::string &menu, int flags=BEH_DEFAULTS) | BehaviorBase | [static] |
| removeMotion(MC_ID mcid) | BehaviorBase | [protected, virtual] |
| removeMotion(const M< T > &mc) | BehaviorBase | [protected] |
| removeReference() | ReferenceCounter | [virtual] |
| removeSrcListener() | EventGeneratorBase | [protected, virtual] |
| saveBuffer(char buf[], unsigned int len) const | PNGGenerator | [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 | LoadSave | [virtual] |
| saveFileStream(FILE *f) const | LoadSave | [virtual] |
| saveStream(std::ostream &os) const | LoadSave | [virtual] |
| selectedSaveChannel | FilterBankGenerator | [protected] |
| selectedSaveLayer | FilterBankGenerator | [protected] |
| selectSaveImage(unsigned int layer, unsigned int channel) | FilterBankGenerator | [virtual] |
| setAutoDelete(bool b) | ReferenceCounter | |
| setAutoListen(EventBase::EventGeneratorID_t gid) | EventGeneratorBase | [virtual] |
| setAutoListen(EventBase::EventGeneratorID_t gid, size_t sid) | EventGeneratorBase | [virtual] |
| setAutoListen(EventBase::EventGeneratorID_t gid, size_t sid, EventBase::EventTypeID_t tid) | EventGeneratorBase | [virtual] |
| setDimensions() | FilterBankGenerator | [protected, virtual] |
| setGeneratorID(EventBase::EventGeneratorID_t gid) | EventGeneratorBase | [virtual] |
| setName(const std::string &name) | BehaviorBase | [virtual] |
| setNumImages(unsigned int nLayers, unsigned int nChannels) | PNGGenerator | [protected, virtual] |
| setSourceID(size_t sid) | EventGeneratorBase | [virtual] |
| setSourceMode(src_mode_t mode) | PNGGenerator | [virtual] |
| skips | FilterBankGenerator | [protected] |
| SOURCE enum value | EventGeneratorBase | |
| specificity | EventGeneratorBase | [protected] |
| specificity_t enum name | EventGeneratorBase | |
| src | FilterBankGenerator | [protected] |
| SRC_AUTO enum value | PNGGenerator | |
| SRC_COLOR enum value | PNGGenerator | |
| SRC_GRAYSCALE enum value | PNGGenerator | |
| src_mode_t enum name | PNGGenerator | |
| srcGenID | EventGeneratorBase | [protected] |
| srcMode | PNGGenerator | [protected] |
| srcSourceID | EventGeneratorBase | [protected] |
| srcTypeID | EventGeneratorBase | [protected] |
| start() | BehaviorBase | [virtual] |
| started | BehaviorBase | [protected] |
| stop() | BehaviorBase | [virtual] |
| strides | FilterBankGenerator | [protected] |
| stringpad | LoadSave | [static] |
| sysFrameNumber | FilterBankGenerator | [protected, static] |
| TYPE enum value | EventGeneratorBase | |
| unsetAutoListen() | EventGeneratorBase | [virtual] |
| widths | FilterBankGenerator | [protected] |
| ~BehaviorBase() | BehaviorBase | [virtual] |
| ~EventGeneratorBase() | EventGeneratorBase | [virtual] |
| ~EventListener() | EventListener | [virtual] |
| ~FilterBankGenerator() | FilterBankGenerator | [virtual] |
| ~LoadSave() | LoadSave | [virtual] |
| ~PNGGenerator() | PNGGenerator | [virtual] |
| ~ReferenceCounter() | ReferenceCounter | [virtual] |