Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

RawCameraGenerator Member List

This is the complete list of members for RawCameraGenerator, 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]
byteswap(T &dstc, const T &srcc)LoadSave [inline, protected, static]
calcImage(unsigned int layer, unsigned int chan)RawCameraGenerator [protected, virtual]
CHAN_U enum valueRawCameraGenerator
CHAN_V enum valueRawCameraGenerator
CHAN_Y enum valueRawCameraGenerator
CHAN_Y_DX enum valueRawCameraGenerator
CHAN_Y_DXDY enum valueRawCameraGenerator
CHAN_Y_DY enum valueRawCameraGenerator
channel_id_t enum nameRawCameraGenerator
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]
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]
dblResRawCameraGenerator [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()RawCameraGenerator [protected, virtual]
DoStart()RawCameraGenerator [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 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()RawCameraGenerator [virtual]
GENERATOR enum valueEventGeneratorBase
GetAutoDelete()ReferenceCounter [inline]
getBinSize() const RawCameraGenerator [virtual]
getClassDescription()RawCameraGenerator [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)FilterBankGenerator [virtual]
getImageCached(unsigned int layer, unsigned int channel) const FilterBankGenerator [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]
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]
imageInfosRawCameraGenerator [protected]
imagesFilterBankGenerator [mutable, protected]
imageValidsFilterBankGenerator [mutable, protected]
incrementsFilterBankGenerator [protected]
instanceNameBehaviorBase [protected]
invalidateCaches()FilterBankGenerator [virtual]
isActive() const BehaviorBase [inline, virtual]
isListeningEventGeneratorBase [protected]
layersRawCameraGenerator [protected]
loadBuffer(const char buf[], unsigned int len)RawCameraGenerator [virtual]
loadFile(const char *filename)LoadSave [virtual]
LoadFile(const char *filename) ATTR_deprecatedLoadSave [virtual]
loadFileStream(FILE *f)LoadSave [virtual]
LoadSave()LoadSave [inline]
mapChannelID(channel_id_t chan)RawCameraGenerator [inline, protected, static]
myGenIDEventGeneratorBase [protected]
mySourceIDEventGeneratorBase [protected]
NUM_CHANNELS enum valueRawCameraGenerator
numChannelsFilterBankGenerator [protected]
numLayersFilterBankGenerator [protected]
numRealLayersRawCameraGenerator [protected]
operator=(const RawCameraGenerator &fbk)RawCameraGenerator [private]
EventGeneratorBase::operator=(const BehaviorBase &b)BehaviorBase [protected]
ReferenceCounter::operator=(const ReferenceCounter &)ReferenceCounter [inline]
processEvent(const EventBase &event)RawCameraGenerator [virtual]
RawCameraGenerator(unsigned int numRawLayers, unsigned int numCalcLayers, unsigned int mysid, EventBase::EventGeneratorID_t gid, unsigned int sid)RawCameraGenerator
RawCameraGenerator(const RawCameraGenerator &fbk)RawCameraGenerator [private]
RC_autodeleteReferenceCounter [protected]
reconstructImage()RawCameraGenerator [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 RawCameraGenerator [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 RawCameraGenerator [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()RawCameraGenerator [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)RawCameraGenerator [protected, virtual]
setSourceID(size_t sid)EventGeneratorBase [inline, virtual]
skipsFilterBankGenerator [protected]
SOURCE enum valueEventGeneratorBase
specificityEventGeneratorBase [protected]
specificity_t enum nameEventGeneratorBase
srcFilterBankGenerator [protected]
srcGenIDEventGeneratorBase [protected]
srcSourceIDEventGeneratorBase [protected]
srcTypeIDEventGeneratorBase [protected]
startedBehaviorBase [protected]
stridesFilterBankGenerator [protected]
stringpadLoadSave [static]
sysFrameNumberFilterBankGenerator [protected, static]
TYPE enum valueEventGeneratorBase
unsetAutoListen()EventGeneratorBase [virtual]
upsampleImage(channel_id_t chan)RawCameraGenerator [protected]
widthsFilterBankGenerator [protected]
~BehaviorBase()BehaviorBase [virtual]
~EventGeneratorBase()EventGeneratorBase [inline, virtual]
~EventListener()EventListener [inline, virtual]
~FilterBankGenerator()FilterBankGenerator [inline, virtual]
~LoadSave()LoadSave [virtual]
~RawCameraGenerator()RawCameraGenerator [inline, virtual]
~ReferenceCounter()ReferenceCounter [inline, virtual]


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