Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

SegmentedColorGenerator Member List

This is the complete list of members for SegmentedColorGenerator, including all inherited members.

AddReference()ReferenceCounter [inline, virtual]
addSrcListener()EventGeneratorBase [protected, virtual]
autoListenEventGeneratorBase [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]
BITS_USegmentedColorGenerator [protected, static]
BITS_VSegmentedColorGenerator [protected, static]
BITS_YSegmentedColorGenerator [protected, static]
byteswap(T &dstc, const T &srcc)LoadSave [inline, protected, static]
calcImage(unsigned int layer, unsigned int chan)SegmentedColorGenerator [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]
classNameBehaviorBase [protected]
cmap_t typedefSegmentedColorGenerator
color_class_state typedefSegmentedColorGenerator
colorNamesSegmentedColorGenerator [protected]
colorsSegmentedColorGenerator [protected]
createImageCache(unsigned int layer, unsigned int chan) const SegmentedColorGenerator [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]
decodeColors(const char buf[], unsigned int len)SegmentedColorGenerator [virtual]
destruct()FilterBankGenerator [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]
encodeColors(char buf[], unsigned int len) const SegmentedColorGenerator [virtual]
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]
frameNumberFilterBankGenerator [protected]
framesProcessedFilterBankGenerator [protected]
freeCaches()FilterBankGenerator [virtual]
GENERATOR enum valueEventGeneratorBase
GetAutoDelete()ReferenceCounter [inline]
getBinSize() const SegmentedColorGenerator [virtual]
getClassDescription()SegmentedColorGenerator [inline, static]
getClassName() const BehaviorBase [inline, virtual]
getColorIndex(const char *name) const SegmentedColorGenerator [inline]
getColorIndex(const std::string &name) const SegmentedColorGenerator [inline]
getColorIndex(const rgb color) const SegmentedColorGenerator [inline]
getColorRGB(const int index) const SegmentedColorGenerator [inline]
getColorRGB(const char *name) const SegmentedColorGenerator [inline]
getColorRGB(const std::string &name) const SegmentedColorGenerator [inline]
getColors() const SegmentedColorGenerator [inline, virtual]
getColors()SegmentedColorGenerator [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)FilterBankGenerator [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]
getNumColors() const SegmentedColorGenerator [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]
hashmap typedefSegmentedColorGenerator
hasListeners() const EventGeneratorBase [virtual]
heightsFilterBankGenerator [protected]
imagesFilterBankGenerator [mutable, protected]
imageValidsFilterBankGenerator [mutable, protected]
incrementsFilterBankGenerator [protected]
instanceNameBehaviorBase [protected]
invalidateCaches()FilterBankGenerator [virtual]
isActive() const BehaviorBase [inline, virtual]
isListeningEventGeneratorBase [protected]
LoadBuffer(const char buf[], unsigned int len)SegmentedColorGenerator [virtual]
loadColorInfo(const std::string &col_file)SegmentedColorGenerator [virtual]
LoadFile(const char *filename)LoadSave [virtual]
LoadFileStream(FILE *f)LoadSave [virtual]
LoadSave()LoadSave [inline]
loadThresholdMap(const std::string &tm_file)SegmentedColorGenerator [virtual]
MAX_COLORSSegmentedColorGenerator [protected, static]
myGenIDEventGeneratorBase [protected]
mySourceIDEventGeneratorBase [protected]
NUM_USegmentedColorGenerator [protected, static]
NUM_VSegmentedColorGenerator [protected, static]
NUM_YSegmentedColorGenerator [protected, static]
numChannelsFilterBankGenerator [protected]
numColorsSegmentedColorGenerator [protected]
numLayersFilterBankGenerator [protected]
operator=(const SegmentedColorGenerator &fbk)SegmentedColorGenerator [private]
EventGeneratorBase::operator=(const BehaviorBase &b)BehaviorBase [protected]
ReferenceCounter::operator=(const ReferenceCounter &)ReferenceCounter [inline]
processEvent(const EventBase &event)SegmentedColorGenerator [virtual]
RC_autodeleteReferenceCounter [protected]
ReferenceCounter()ReferenceCounter [inline]
ReferenceCounter(const ReferenceCounter &rc)ReferenceCounter [inline]
referencesReferenceCounter [protected]
refresh()FilterBankGenerator [protected, virtual]
registryBehaviorBase [protected, static]
RemoveReference()ReferenceCounter [inline, virtual]
removeSrcListener()EventGeneratorBase [protected, virtual]
SaveBuffer(char buf[], unsigned int len) const SegmentedColorGenerator [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]
SegmentedColorGenerator(unsigned int mysid, FilterBankGenerator *fbg, EventBase::EventTypeID_t tid)SegmentedColorGenerator
SegmentedColorGenerator(unsigned int mysid, FilterBankGenerator *fbg, EventBase::EventTypeID_t tid, unsigned int syc, unsigned int suc, unsigned int svc)SegmentedColorGenerator
SegmentedColorGenerator(const SegmentedColorGenerator &fbk)SegmentedColorGenerator [private]
selectedSaveChannelFilterBankGenerator [protected]
selectedSaveLayerFilterBankGenerator [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()SegmentedColorGenerator [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)SegmentedColorGenerator [protected, virtual]
setSourceID(unsigned int sid)EventGeneratorBase [inline, virtual]
skipsFilterBankGenerator [protected]
SOURCE enum valueEventGeneratorBase
specificityEventGeneratorBase [protected]
specificity_t enum nameEventGeneratorBase
srcFilterBankGenerator [protected]
srcGenIDEventGeneratorBase [protected]
srcSourceIDEventGeneratorBase [protected]
srcTypeIDEventGeneratorBase [protected]
srcUChanSegmentedColorGenerator [protected]
srcVChanSegmentedColorGenerator [protected]
srcYChanSegmentedColorGenerator [protected]
startedBehaviorBase [protected]
stridesFilterBankGenerator [protected]
stringpadLoadSave [static]
sysFrameNumberFilterBankGenerator [protected, static]
tmapNamesSegmentedColorGenerator [protected]
tmapsSegmentedColorGenerator [protected]
TYPE enum valueEventGeneratorBase
unsetAutoListen()EventGeneratorBase [virtual]
widthsFilterBankGenerator [protected]
~BehaviorBase()BehaviorBase [virtual]
~EventGeneratorBase()EventGeneratorBase [inline, virtual]
~EventListener()EventListener [inline, virtual]
~FilterBankGenerator()FilterBankGenerator [inline, virtual]
~LoadSave()LoadSave [virtual]
~ReferenceCounter()ReferenceCounter [inline, virtual]
~SegmentedColorGenerator()SegmentedColorGenerator [virtual]


Tekkotsu v2.4.1
Generated Tue Aug 16 16:35:08 2005 by Doxygen 1.4.4