Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

PNGGenerator Member List

This is the complete list of members for PNGGenerator, 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]
bytesUsedPNGGenerator [protected]
byteswap(T &dstc, const T &srcc)LoadSave [inline, 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 [inline, static]
checkInc(int res, const char *&buf, unsigned int &len, const char *msg,...) __attribute__((format(printfLoadSave [inline, static]
checkInc(int res, char *&buf, unsigned int &len)LoadSave [inline, static]
checkInc(int res, char *&buf, unsigned int &len, const char *msg,...) __attribute__((format(printfLoadSave [inline, static]
checkIncT(int res, const char *&buf, unsigned int &len, const char *msg="LoadSave::check underflow",...) __attribute__((format(printfLoadSave [inline, static]
checkIncT(int res, char *&buf, unsigned int &len, const char *msg="LoadSave::check underflow",...) __attribute__((format(printfLoadSave [inline, static]
chkAdvance(int res, const char **buf, unsigned int *len, const char *msg,...) ATTR_deprecated __attribute__((format(printfLoadSave [static]
classNameBehaviorBase [protected]
createImageCache(unsigned int layer, unsigned int chan) const PNGGenerator [protected, virtual]
creatorSize(const char creator[]) const LoadSave [inline, virtual]
curModePNGGenerator [protected]
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 long &x, const char buf[], unsigned int cap)LoadSave [inline, static]
decode(long long &x, FILE *f)LoadSave [inline, static]
decode(unsigned long long &x, const char buf[], unsigned int cap)LoadSave [inline, static]
decode(unsigned long long &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]
decodeInc(T &value, const char *&buf, unsigned int &cap)LoadSave [inline, static]
decodeInc(T &value, const char *&buf, unsigned int &cap, const char *msg,...) __attribute__((format(printfLoadSave [inline, static]
decodeInc(T &value, char *&buf, unsigned int &cap)LoadSave [inline, static]
decodeInc(T &value, char *&buf, unsigned int &cap, const char *msg,...) __attribute__((format(printfLoadSave [inline, static]
decodeIncT(T &value, const char *&buf, unsigned int &cap, const char *msg="LoadSave::decode underflow",...) __attribute__((format(printfLoadSave [inline, static]
decodeIncT(T &value, char *&buf, unsigned int &cap, const char *msg="LoadSave::decode underflow",...) __attribute__((format(printfLoadSave [inline, static]
destruct()PNGGenerator [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 long x, char buf[], unsigned int cap)LoadSave [inline, static]
encode(const long long x, FILE *f)LoadSave [inline, static]
encode(const unsigned long long x, char buf[], unsigned int cap)LoadSave [inline, static]
encode(const unsigned long long 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]
encodeInc(const T &value, char *&buf, unsigned int &cap)LoadSave [inline, static]
encodeInc(const T &value, char *&buf, unsigned int &cap, const char *msg,...) __attribute__((format(printfLoadSave [inline, static]
encodeIncT(const T &value, char *&buf, unsigned int &cap, const char *msg="LoadSave::encode overflow",...) __attribute__((format(printfLoadSave [inline, static]
EventGeneratorBase(const std::string &classname, const std::string &instancename, EventBase::EventGeneratorID_t mgid, size_t msid)EventGeneratorBase [inline, protected]
EventGeneratorBase(const std::string &classname, const std::string &instancename, EventBase::EventGeneratorID_t mgid, size_t msid, EventBase::EventGeneratorID_t srcgid)EventGeneratorBase [inline, protected]
EventGeneratorBase(const std::string &classname, const std::string &instancename, EventBase::EventGeneratorID_t mgid, size_t msid, EventBase::EventGeneratorID_t srcgid, size_t srcsid)EventGeneratorBase [inline, protected]
EventGeneratorBase(const std::string &classname, const std::string &instancename, EventBase::EventGeneratorID_t mgid, size_t msid, EventBase::EventGeneratorID_t srcgid, size_t 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 PNGGenerator [virtual]
getClassDescription()PNGGenerator [inline, static]
getClassName() const BehaviorBase [inline, virtual]
getCurrentSourceFormat() const PNGGenerator [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]
getImageCached(unsigned int layer, unsigned int channel) const FilterBankGenerator [inline, virtual]
getImageSize(unsigned int layer, unsigned int chan) const PNGGenerator [inline, 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]
getRegistryInstance()BehaviorBase [protected, static]
getSelectedSaveChannel() const FilterBankGenerator [inline, virtual]
getSelectedSaveLayer() const FilterBankGenerator [inline, virtual]
getSerializedSize(const LoadSave &x)LoadSave [inline, static]
getSerializedSize(const std::string &x)LoadSave [inline, static]
getSerializedSize(const char *x)LoadSave [inline, static]
getSerializedSize(const void *)LoadSave [inline, static]
getSerializedSize(const bool &)LoadSave [inline, static]
getSerializedSize(const T &x)LoadSave [inline, static]
getSerializedSize()LoadSave [inline, static]
getSkip(unsigned int layer) const FilterBankGenerator [inline]
getSourceGenerator() const FilterBankGenerator [inline, virtual]
getSourceID() const EventGeneratorBase [inline, virtual]
getSourceMode() const PNGGenerator [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]
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)PNGGenerator [virtual]
loadFile(const char *filename)LoadSave [virtual]
LoadFile(const char *filename) ATTR_deprecatedLoadSave [virtual]
loadFileStream(FILE *f)LoadSave [virtual]
LoadSave()LoadSave [inline]
myGenIDEventGeneratorBase [protected]
mySourceIDEventGeneratorBase [protected]
numChannelsFilterBankGenerator [protected]
numLayersFilterBankGenerator [protected]
operator=(const PNGGenerator &fbk)PNGGenerator [private]
EventGeneratorBase::operator=(const BehaviorBase &b)BehaviorBase [protected]
ReferenceCounter::operator=(const ReferenceCounter &)ReferenceCounter [inline]
PNG_HEADER_PADPNGGenerator [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]
processEvent(const EventBase &event)PNGGenerator [virtual]
RC_autodeleteReferenceCounter [protected]
ReferenceCounter()ReferenceCounter [inline]
ReferenceCounter(const ReferenceCounter &rc)ReferenceCounter [inline]
referencesReferenceCounter [protected]
refresh()FilterBankGenerator [protected, virtual]
RemoveReference()ReferenceCounter [inline, 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 LoadSave [virtual]
SaveFile(const char *filename) const ATTR_deprecatedLoadSave [virtual]
saveFileStream(FILE *f) const LoadSave [virtual]
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, 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 [inline, virtual]
setName(const std::string &name)BehaviorBase [inline, virtual]
setNumImages(unsigned int nLayers, unsigned int nChannels)PNGGenerator [protected, virtual]
setSourceID(size_t sid)EventGeneratorBase [inline, virtual]
setSourceMode(src_mode_t mode)PNGGenerator [inline, virtual]
skipsFilterBankGenerator [protected]
SOURCE enum valueEventGeneratorBase
specificityEventGeneratorBase [protected]
specificity_t enum nameEventGeneratorBase
srcFilterBankGenerator [protected]
SRC_AUTO enum valuePNGGenerator
SRC_COLOR enum valuePNGGenerator
SRC_GRAYSCALE enum valuePNGGenerator
src_mode_t enum namePNGGenerator
srcGenIDEventGeneratorBase [protected]
srcModePNGGenerator [protected]
srcSourceIDEventGeneratorBase [protected]
srcTypeIDEventGeneratorBase [protected]
startedBehaviorBase [protected]
stridesFilterBankGenerator [protected]
stringpadLoadSave [static]
sysFrameNumberFilterBankGenerator [protected, static]
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]
~PNGGenerator()PNGGenerator [virtual]
~ReferenceCounter()ReferenceCounter [inline, virtual]


Tekkotsu v4.0
Generated Thu Nov 22 00:58:36 2007 by Doxygen 1.5.4