BufferedImageGenerator Member ListThis is the complete list of members for BufferedImageGenerator, including all inherited members.
| accessed | BufferedImageGenerator | [protected] |
| AddReference() | ReferenceCounter | [inline, virtual] |
| addSrcListener() | EventGeneratorBase | [protected, virtual] |
| autoListen | EventGeneratorBase | [protected] |
| BehaviorBase(const std::string &name) | BehaviorBase | [explicit, protected] |
| BehaviorBase(const std::string &classname, const std::string &instancename) | BehaviorBase | [protected] |
| BehaviorBase(const BehaviorBase &b) | BehaviorBase | [protected] |
| BufferedImageGenerator(const std::string &name, EventBase::EventGeneratorID_t mgid, unsigned int msid, unsigned int nLayers, EventBase::EventGeneratorID_t srcgid, unsigned int srcsid) | BufferedImageGenerator | [inline] |
| BufferedImageGenerator(const std::string &classname, const std::string &instancename, EventBase::EventGeneratorID_t mgid, unsigned int msid, unsigned int nLayers, EventBase::EventGeneratorID_t srcgid, unsigned int srcsid) | BufferedImageGenerator | [inline, protected] |
| BufferedImageGenerator(const BufferedImageGenerator &) | BufferedImageGenerator | [private] |
| byteswap(T &dstc, const T &srcc) | LoadSave | [inline, protected, static] |
| calcImage(unsigned int layer, unsigned int channel) | BufferedImageGenerator | [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] |
| 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] |
| className | BehaviorBase | [protected] |
| createImageCache(unsigned int layer, unsigned int channel) const | BufferedImageGenerator | [protected, virtual] |
| creatorSize(const char creator[]) const | LoadSave | [inline, virtual] |
| 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] |
| destruct() | BufferedImageGenerator | [protected, virtual] |
| DoStart() | BufferedImageGenerator | [inline, virtual] |
| DoStop() | EventGeneratorBase | [virtual] |
| 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] |
| EventGeneratorBase(const std::string &classname, const std::string &instancename, EventBase::EventGeneratorID_t mgid, unsigned int msid) | EventGeneratorBase | [inline, protected] |
| EventGeneratorBase(const std::string &classname, const std::string &instancename, EventBase::EventGeneratorID_t mgid, unsigned int msid, EventBase::EventGeneratorID_t srcgid) | EventGeneratorBase | [inline, protected] |
| EventGeneratorBase(const std::string &classname, const std::string &instancename, EventBase::EventGeneratorID_t mgid, unsigned int msid, EventBase::EventGeneratorID_t srcgid, unsigned int srcsid) | EventGeneratorBase | [inline, protected] |
| EventGeneratorBase(const std::string &classname, const std::string &instancename, EventBase::EventGeneratorID_t mgid, unsigned int msid, EventBase::EventGeneratorID_t srcgid, unsigned int srcsid, EventBase::EventTypeID_t srctype) | EventGeneratorBase | [inline, protected] |
| FilterBankGenerator(const std::string &classname, const std::string &instancename, EventBase::EventGeneratorID_t mgid, unsigned int msid, EventBase::EventGeneratorID_t srcegid, unsigned int srcsrc) | FilterBankGenerator | [inline, protected] |
| FilterBankGenerator(const std::string &classname, const std::string &instancename, EventBase::EventGeneratorID_t mgid, unsigned int msid, EventBase::EventGeneratorID_t srcegid, unsigned int srcsrc, EventBase::EventTypeID_t srcetid) | FilterBankGenerator | [inline, protected] |
| FilterBankGenerator(const std::string &classname, const std::string &instancename, EventBase::EventGeneratorID_t mgid, unsigned int msid, FilterBankGenerator *fbgsrc) | FilterBankGenerator | [inline, protected] |
| FilterBankGenerator(const std::string &classname, const std::string &instancename, EventBase::EventGeneratorID_t mgid, unsigned int msid, FilterBankGenerator *fbgsrc, EventBase::EventTypeID_t etid) | FilterBankGenerator | [inline, protected] |
| frameNumber | FilterBankGenerator | [protected] |
| framesProcessed | FilterBankGenerator | [protected] |
| freeCaches() | BufferedImageGenerator | [virtual] |
| GENERATOR enum value | EventGeneratorBase | |
| GetAutoDelete() | ReferenceCounter | [inline] |
| getBinSize() const | BufferedImageGenerator | [virtual] |
| getClassDescription() | BehaviorBase | [inline, static] |
| getClassName() const | BehaviorBase | [inline, virtual] |
| getDescription() const | BehaviorBase | [inline, virtual] |
| getFrameNumber() const | FilterBankGenerator | [inline] |
| getFramesProcessed() const | FilterBankGenerator | [inline] |
| getGeneratorID() const | EventGeneratorBase | [inline, virtual] |
| getHeight(unsigned int layer) const | FilterBankGenerator | [inline] |
| getImage(unsigned int layer, unsigned int channel) | BufferedImageGenerator | [virtual] |
| getIncrement(unsigned int layer) const | FilterBankGenerator | [inline] |
| getListenGeneratorID() const | EventGeneratorBase | [inline, virtual] |
| getListenSourceID() const | EventGeneratorBase | [inline, virtual] |
| getListenTypeID() const | EventGeneratorBase | [inline, virtual] |
| getName() const | BehaviorBase | [inline, virtual] |
| getNumChannels() const | FilterBankGenerator | [inline, virtual] |
| getNumLayers() const | FilterBankGenerator | [inline, virtual] |
| getPixel(unsigned int px, unsigned int py, unsigned int layer, unsigned int channel) | FilterBankGenerator | [inline] |
| getPixel(float x, float y, unsigned int layer, unsigned int channel) | FilterBankGenerator | [inline] |
| getPixelCoordinates(unsigned int &px, unsigned int &py, float x, float y, unsigned int layer) const | FilterBankGenerator | [inline] |
| getRealCoordinates(float &x, float &y, unsigned int px, unsigned int py, unsigned int layer) const | FilterBankGenerator | [inline] |
| GetReferences() const | ReferenceCounter | [inline, virtual] |
| getRegistry() | BehaviorBase | [inline, static] |
| getSelectedSaveChannel() const | FilterBankGenerator | [inline, virtual] |
| getSelectedSaveLayer() const | FilterBankGenerator | [inline, virtual] |
| getSkip(unsigned int layer) const | FilterBankGenerator | [inline] |
| getSourceGenerator() const | FilterBankGenerator | [inline, virtual] |
| getSourceID() const | EventGeneratorBase | [inline, virtual] |
| getSpecificity() const | EventGeneratorBase | [inline, virtual] |
| getStride(unsigned int layer) const | FilterBankGenerator | [inline] |
| getWidth(unsigned int layer) const | FilterBankGenerator | [inline] |
| hasListeners() const | EventGeneratorBase | [virtual] |
| heights | FilterBankGenerator | [protected] |
| images | FilterBankGenerator | [mutable, protected] |
| imageValids | FilterBankGenerator | [mutable, protected] |
| imgsrc | BufferedImageGenerator | [protected] |
| increments | FilterBankGenerator | [protected] |
| instanceName | BehaviorBase | [protected] |
| invalidateCaches() | BufferedImageGenerator | [virtual] |
| isActive() const | BehaviorBase | [inline, virtual] |
| isAllocated | BufferedImageGenerator | [protected] |
| isListening | EventGeneratorBase | [protected] |
| LoadBuffer(const char buf[], unsigned int len) | BufferedImageGenerator | [virtual] |
| LoadFile(const char *filename) | LoadSave | [virtual] |
| LoadFileStream(FILE *f) | LoadSave | [virtual] |
| LoadSave() | LoadSave | [inline] |
| myGenID | EventGeneratorBase | [protected] |
| mySourceID | EventGeneratorBase | [protected] |
| numChannels | FilterBankGenerator | [protected] |
| numLayers | FilterBankGenerator | [protected] |
| operator=(const BufferedImageGenerator &) | BufferedImageGenerator | [private] |
| EventGeneratorBase::operator=(const BehaviorBase &b) | BehaviorBase | [protected] |
| ReferenceCounter::operator=(const ReferenceCounter &) | ReferenceCounter | [inline] |
| processEvent(const EventBase &event) | BufferedImageGenerator | [virtual] |
| RC_autodelete | ReferenceCounter | [protected] |
| ReferenceCounter() | ReferenceCounter | [inline] |
| ReferenceCounter(const ReferenceCounter &rc) | ReferenceCounter | [inline] |
| references | ReferenceCounter | [protected] |
| refresh() | FilterBankGenerator | [protected, virtual] |
| registry | BehaviorBase | [protected, static] |
| RemoveReference() | ReferenceCounter | [inline, virtual] |
| removeSrcListener() | EventGeneratorBase | [protected, virtual] |
| SaveBuffer(char buf[], unsigned int len) const | BufferedImageGenerator | [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 | BufferedImageGenerator | [virtual] |
| selectedSaveChannel | FilterBankGenerator | [protected] |
| selectedSaveLayer | FilterBankGenerator | [protected] |
| selectSaveImage(unsigned int layer, unsigned int channel) | FilterBankGenerator | [inline, virtual] |
| SetAutoDelete(bool b) | ReferenceCounter | [inline] |
| setAutoListen(EventBase::EventGeneratorID_t gid) | EventGeneratorBase | [virtual] |
| setAutoListen(EventBase::EventGeneratorID_t gid, unsigned int sid) | EventGeneratorBase | [virtual] |
| setAutoListen(EventBase::EventGeneratorID_t gid, unsigned int sid, EventBase::EventTypeID_t tid) | EventGeneratorBase | [virtual] |
| setDimensions() | BufferedImageGenerator | [protected, virtual] |
| setGeneratorID(EventBase::EventGeneratorID_t gid) | EventGeneratorBase | [inline, virtual] |
| setName(const std::string &name) | BehaviorBase | [inline, virtual] |
| setNumImages(unsigned int nLayers, unsigned int nChannels) | BufferedImageGenerator | [protected, virtual] |
| setSourceID(unsigned int sid) | EventGeneratorBase | [inline, virtual] |
| skips | FilterBankGenerator | [protected] |
| SOURCE enum value | EventGeneratorBase | |
| specificity | EventGeneratorBase | [protected] |
| specificity_t enum name | EventGeneratorBase | |
| src | FilterBankGenerator | [protected] |
| srcGenID | EventGeneratorBase | [protected] |
| srcSourceID | EventGeneratorBase | [protected] |
| srcTypeID | EventGeneratorBase | [protected] |
| started | BehaviorBase | [protected] |
| strides | FilterBankGenerator | [protected] |
| stringpad | LoadSave | [static] |
| sysFrameNumber | FilterBankGenerator | [protected, static] |
| TYPE enum value | EventGeneratorBase | |
| unsetAutoListen() | EventGeneratorBase | [virtual] |
| upsampleImage(unsigned int srcLayer, unsigned int chan, unsigned int destLayer) | BufferedImageGenerator | [protected, virtual] |
| widths | FilterBankGenerator | [protected] |
| ~BehaviorBase() | BehaviorBase | [virtual] |
| ~BufferedImageGenerator() | BufferedImageGenerator | [inline, virtual] |
| ~EventGeneratorBase() | EventGeneratorBase | [inline, virtual] |
| ~EventListener() | EventListener | [inline, virtual] |
| ~FilterBankGenerator() | FilterBankGenerator | [inline, virtual] |
| ~LoadSave() | LoadSave | [virtual] |
| ~ReferenceCounter() | ReferenceCounter | [inline, virtual] |
|