AddReference() | ReferenceCounter | [inline, virtual] |
autoListen | EventGeneratorBase | [protected] |
BehaviorBase() | BehaviorBase | [inline] |
BehaviorBase(const BehaviorBase &b) | BehaviorBase | [inline] |
byteswap(T &dstc, const T &srcc) | LoadSave | [inline, protected, static] |
calcImage(unsigned int layer, unsigned int chan) const | RawCameraGenerator | [protected, virtual] |
CHAN_U enum value | RawCameraGenerator | |
CHAN_V enum value | RawCameraGenerator | |
CHAN_Y enum value | RawCameraGenerator | |
CHAN_Y_DX enum value | RawCameraGenerator | |
CHAN_Y_DXDY enum value | RawCameraGenerator | |
CHAN_Y_DY enum value | RawCameraGenerator | |
channel_id_t enum name | RawCameraGenerator | |
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] |
clipRange(int val) | RawCameraGenerator | [inline, protected, static] |
createImageCache(unsigned int layer, unsigned int chan) const | RawCameraGenerator | [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() | RawCameraGenerator | [protected, virtual] |
DoStart() | EventGeneratorBase | [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() | EventGeneratorBase | [inline] |
EventGeneratorBase(const std::string &name, EventBase::EventGeneratorID_t mgid, unsigned int msid) | EventGeneratorBase | [inline] |
EventGeneratorBase(const std::string &name, EventBase::EventGeneratorID_t mgid, unsigned int msid, EventBase::EventGeneratorID_t srcgid, unsigned int srcsid) | EventGeneratorBase | [inline] |
FilterBankGenerator() | FilterBankGenerator | [inline] |
FilterBankGenerator(unsigned int layers, unsigned int channels) | FilterBankGenerator | [inline] |
FilterBankGenerator(const std::string &name, unsigned int layers, unsigned int channels, EventBase::EventGeneratorID_t srcgid, unsigned int srcsid, EventBase::EventGeneratorID_t mgid, unsigned int msid) | FilterBankGenerator | [inline] |
frameNumber | FilterBankGenerator | [protected] |
framesProcessed | FilterBankGenerator | [protected] |
freeCaches() | RawCameraGenerator | [virtual] |
GetAutoDelete() | ReferenceCounter | [inline] |
getBinSize() const | RawCameraGenerator | [virtual] |
getClassDescription() | RawCameraGenerator | [inline, static] |
getDescription() const | BehaviorBase | [inline, virtual] |
getFrameNumber() const | FilterBankGenerator | [inline] |
getFramesProcessed() const | FilterBankGenerator | [inline] |
getGeneratorID() | EventGeneratorBase | [inline, virtual] |
getHeight(unsigned int layer) const | FilterBankGenerator | [inline] |
getImage(unsigned int layer, unsigned int channel) const | FilterBankGenerator | [virtual] |
getIncrement(unsigned int layer) const | FilterBankGenerator | [inline] |
getListenGeneratorID() const | EventGeneratorBase | [inline, virtual] |
getListenSourceID() const | EventGeneratorBase | [inline, virtual] |
getName() const | EventGeneratorBase | [inline, virtual] |
getNumChannels() const | FilterBankGenerator | [inline, virtual] |
getNumLayers() const | FilterBankGenerator | [inline, virtual] |
GetReferences() | ReferenceCounter | [inline, virtual] |
getSelectedSaveChannel() const | FilterBankGenerator | [inline, virtual] |
getSelectedSaveLayer() const | FilterBankGenerator | [inline, virtual] |
getSkip(unsigned int layer) const | FilterBankGenerator | [inline] |
getSourceID() | EventGeneratorBase | [inline, virtual] |
getStride(unsigned int layer) const | FilterBankGenerator | [inline] |
getWidth(unsigned int layer) const | FilterBankGenerator | [inline] |
heights | FilterBankGenerator | [protected] |
imageInfos | RawCameraGenerator | [protected] |
images | FilterBankGenerator | [mutable, protected] |
imageValids | FilterBankGenerator | [mutable, protected] |
increments | FilterBankGenerator | [protected] |
invalidateCaches() | FilterBankGenerator | [virtual] |
isActive() const | BehaviorBase | [inline, virtual] |
layers | RawCameraGenerator | [protected] |
LoadBuffer(const char buf[], unsigned int len) | RawCameraGenerator | [virtual] |
LoadFile(const char *filename) | LoadSave | [virtual] |
LoadFile(FILE *f) | LoadSave | [virtual] |
LoadSave() | LoadSave | [inline] |
LoadSave(const char *filename) | LoadSave | [inline] |
mapChannelID(channel_id_t chan) | RawCameraGenerator | [inline, protected, static] |
myGenID | EventGeneratorBase | [protected] |
myName | EventGeneratorBase | [protected] |
mySourceID | EventGeneratorBase | [protected] |
NUM_CHANNELS enum value | RawCameraGenerator | |
numChannels | FilterBankGenerator | [protected] |
numLayers | FilterBankGenerator | [protected] |
numRealLayers | RawCameraGenerator | [protected] |
operator=(const RawCameraGenerator &fbk) | RawCameraGenerator | [private] |
EventGeneratorBase::operator=(const BehaviorBase &b) | BehaviorBase | [inline] |
ReferenceCounter::operator=(const ReferenceCounter &rc) | ReferenceCounter | [inline] |
processEvent(const EventBase &event) | RawCameraGenerator | [virtual] |
RawCameraGenerator(unsigned int numRawLayers, unsigned int numCalcLayers, EventBase::EventGeneratorID_t gid, unsigned int sid, unsigned int mysid) | RawCameraGenerator | |
RawCameraGenerator(const RawCameraGenerator &fbk) | RawCameraGenerator | [private] |
RC_autodelete | ReferenceCounter | [protected] |
reconstructImage() const | RawCameraGenerator | [protected] |
ReferenceCounter() | ReferenceCounter | [inline] |
ReferenceCounter(const ReferenceCounter &rc) | ReferenceCounter | [inline] |
references | ReferenceCounter | [protected] |
RemoveReference() | ReferenceCounter | [inline, virtual] |
SaveBuffer(char buf[], unsigned int len) const | RawCameraGenerator | [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] |
SaveFile(FILE *f) const | LoadSave | [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, unsigned int sid) | EventGeneratorBase | [inline, virtual] |
setDimensions() | RawCameraGenerator | [protected, virtual] |
setGeneratorID(EventBase::EventGeneratorID_t gid) | EventGeneratorBase | [inline, virtual] |
setName(const std::string &name) | EventGeneratorBase | [inline, virtual] |
setNumImages(unsigned int nLayers, unsigned int nChannels) | RawCameraGenerator | [protected, virtual] |
setSourceID(unsigned int sid) | EventGeneratorBase | [inline, virtual] |
skips | FilterBankGenerator | [protected] |
srcGenID | EventGeneratorBase | [protected] |
srcSourceID | EventGeneratorBase | [protected] |
started | BehaviorBase | [protected] |
strides | FilterBankGenerator | [protected] |
stringpad | LoadSave | [static] |
unsetAutoListen() | EventGeneratorBase | [inline, virtual] |
upsampleImage(channel_id_t chan) const | RawCameraGenerator | [protected] |
widths | FilterBankGenerator | [protected] |
~BehaviorBase() | BehaviorBase | [inline, virtual] |
~EventListener() | EventListener | [inline, virtual] |
~FilterBankGenerator() | FilterBankGenerator | [inline] |
~LoadSave() | LoadSave | [virtual] |
~RawCameraGenerator() | RawCameraGenerator | [virtual] |
~ReferenceCounter() | ReferenceCounter | [inline, virtual] |