Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

ImageStreamDriver Member List

This is the complete list of members for ImageStreamDriver, including all inherited members.
addCollectionListener(CollectionListener *l) const Collection [virtual]
addEntry(const std::string &name, PO &val, const std::string &comment="", bool warnExists=true)DictionaryOf< PO, Alloc > [virtual]
addEntry(const std::string &name, PO *val, const std::string &comment="", bool warnExists=true)DictionaryOf< PO, Alloc > [virtual]
ADDITIONSCollection
addSourceListener(SourceListener *l)DeviceDriver [virtual]
advance()DataStreamDriver [virtual]
autoFormatXMLLoadSave [protected]
autoRegisterDriverImageStreamDriver [private, static]
begin() const DictionaryOf< PO, Alloc >
byteswap(T &dstc, const T &srcc)LoadSave [protected, static]
cancelInProgressThread [protected]
cancelled()Thread [protected, virtual]
CANCELLEDThread [protected, static]
cancelOrigThread [protected]
cancelRequestedThread [protected]
canContain(const ObjectBase &obj)DictionaryOf< PO, Alloc > [virtual]
castTo() const ObjectBase
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 [static]
checkInc(int res, const char *&buf, unsigned int &len, const char *msg,...) __attribute__((format(printfLoadSave [static]
checkInc(int res, char *&buf, unsigned int &len)LoadSave [static]
checkInc(int res, char *&buf, unsigned int &len, const char *msg,...) __attribute__((format(printfLoadSave [static]
checkIncT(int res, const char *&buf, unsigned int &len, const char *msg="LoadSave::check underflow",...) __attribute__((format(printfLoadSave [static]
checkIncT(int res, char *&buf, unsigned int &len, const char *msg="LoadSave::check underflow",...) __attribute__((format(printfLoadSave [static]
chkAdvance(int res, const char **buf, unsigned int *len, const char *msg,...) ATTR_deprecated __attribute__((format(printfLoadSave [static]
clear()DictionaryBase [virtual]
clearParseTree()XMLLoadSave [virtual]
clone() const __attribute__((warn_unused_result))DictionaryOf< PO, Alloc > [virtual]
cloneMyRef()DictionaryBase [protected, virtual]
Collection()Collection [protected]
Collection(LoadSavePolicy lp, LoadSavePolicy sp)Collection [protected]
Collection(const Collection &d)Collection [protected]
collectionListenersCollection [protected]
commentsDictionaryBase [protected]
comments_t typedefDictionaryBase [protected]
commNameDataStreamDriver
compressionLevelXMLLoadSave [protected]
connect(CommPort *comm)ImageStreamDriver [protected, virtual]
const_iterator typedefDictionaryBase
copyImage(char *buf, unsigned int width, unsigned int height, unsigned int channels, const char *chan, unsigned int lwidth, unsigned int lheight, unsigned int lchan)ImageStreamDriver [protected, static]
creatorSize(const char creator[]) const LoadSave [virtual]
DataSource()DataSource
DataSource(const DataSource &ds)DataSource
DataStreamDriver(const std::string &className, const std::string &localName)DataStreamDriver [explicit]
decode(LoadSave &x, const char buf[], unsigned int cap)LoadSave [static]
decode(LoadSave &x, FILE *f)LoadSave [static]
decode(double &x, const char buf[], unsigned int cap)LoadSave [static]
decode(double &x, FILE *f)LoadSave [static]
decode(float &x, const char buf[], unsigned int cap)LoadSave [static]
decode(float &x, FILE *f)LoadSave [static]
decode(long long &x, const char buf[], unsigned int cap)LoadSave [static]
decode(long long &x, FILE *f)LoadSave [static]
decode(unsigned long long &x, const char buf[], unsigned int cap)LoadSave [static]
decode(unsigned long long &x, FILE *f)LoadSave [static]
decode(long &x, const char buf[], unsigned int cap)LoadSave [static]
decode(long &x, FILE *f)LoadSave [static]
decode(unsigned long &x, const char buf[], unsigned int cap)LoadSave [static]
decode(unsigned long &x, FILE *f)LoadSave [static]
decode(int &x, const char buf[], unsigned int cap)LoadSave [static]
decode(int &x, FILE *f)LoadSave [static]
decode(unsigned int &x, const char buf[], unsigned int cap)LoadSave [static]
decode(unsigned int &x, FILE *f)LoadSave [static]
decode(short &x, const char buf[], unsigned int cap)LoadSave [static]
decode(short &x, FILE *f)LoadSave [static]
decode(unsigned short &x, const char buf[], unsigned int cap)LoadSave [static]
decode(unsigned short &x, FILE *f)LoadSave [static]
decode(std::string &x, const char buf[], unsigned int cap)LoadSave [static]
decode(std::string &x, FILE *f)LoadSave [static]
decode(char *&x, const char buf[], unsigned int cap)LoadSave [static]
decode(char *&x, FILE *f)LoadSave [static]
decode(char &x, const char buf[], unsigned int cap)LoadSave [static]
decode(char &x, FILE *f)LoadSave [static]
decode(unsigned char &x, const char buf[], unsigned int cap)LoadSave [static]
decode(unsigned char &x, FILE *f)LoadSave [static]
decode(bool &x, const char buf[], unsigned int cap)LoadSave [static]
decode(bool &x, FILE *f)LoadSave [static]
decodeInc(T &value, const char *&buf, unsigned int &cap)LoadSave [static]
decodeInc(T &value, const char *&buf, unsigned int &cap, const char *msg,...) __attribute__((format(printfLoadSave [static]
decodeInc(T &value, char *&buf, unsigned int &cap)LoadSave [static]
decodeInc(T &value, char *&buf, unsigned int &cap, const char *msg,...) __attribute__((format(printfLoadSave [static]
decodeIncT(T &value, const char *&buf, unsigned int &cap, const char *msg="LoadSave::decode underflow",...) __attribute__((format(printfLoadSave [static]
decodeIncT(T &value, char *&buf, unsigned int &cap, const char *msg="LoadSave::decode underflow",...) __attribute__((format(printfLoadSave [static]
dereference()Thread [protected, virtual]
deregisterSource()DataStreamDriver [virtual]
DeviceDriver(const std::string &, const std::string &instancename)DeviceDriver [protected]
dictDictionaryBase [protected]
DictionaryBase(bool growable)DictionaryBase [protected]
DictionaryBase(const DictionaryBase &d)DictionaryBase [protected]
DictionaryOf()DictionaryOf< PO, Alloc >
DictionaryOf(bool growable)DictionaryOf< PO, Alloc >
DictionaryOf(const DictionaryOf &d)DictionaryOf< PO, Alloc >
disconnect(CommPort *comm)ImageStreamDriver [protected, virtual]
doFreeze()DataStreamDriver [protected, virtual]
doUnfreeze()DataStreamDriver [protected, virtual]
emptyStr()Collection [protected, static]
encode(const LoadSave &x, char buf[], unsigned int cap)LoadSave [static]
encode(const LoadSave &x, FILE *f)LoadSave [static]
encode(const double x, char buf[], unsigned int cap)LoadSave [static]
encode(const double x, FILE *f)LoadSave [static]
encode(const float x, char buf[], unsigned int cap)LoadSave [static]
encode(const float x, FILE *f)LoadSave [static]
encode(const long long x, char buf[], unsigned int cap)LoadSave [static]
encode(const long long x, FILE *f)LoadSave [static]
encode(const unsigned long long x, char buf[], unsigned int cap)LoadSave [static]
encode(const unsigned long long x, FILE *f)LoadSave [static]
encode(const long x, char buf[], unsigned int cap)LoadSave [static]
encode(const long x, FILE *f)LoadSave [static]
encode(const unsigned long x, char buf[], unsigned int cap)LoadSave [static]
encode(const unsigned long x, FILE *f)LoadSave [static]
encode(const int x, char buf[], unsigned int cap)LoadSave [static]
encode(const int x, FILE *f)LoadSave [static]
encode(const unsigned int x, char buf[], unsigned int cap)LoadSave [static]
encode(const unsigned int x, FILE *f)LoadSave [static]
encode(const short x, char buf[], unsigned int cap)LoadSave [static]
encode(const short x, FILE *f)LoadSave [static]
encode(const unsigned short x, char buf[], unsigned int cap)LoadSave [static]
encode(const unsigned short x, FILE *f)LoadSave [static]
encode(const std::string &x, char buf[], unsigned int cap)LoadSave [static]
encode(const std::string &x, FILE *f)LoadSave [static]
encode(const char *x, char buf[], unsigned int cap)LoadSave [static]
encode(const char *x, FILE *f)LoadSave [static]
encode(const char x, char buf[], unsigned int cap)LoadSave [static]
encode(const char x, FILE *f)LoadSave [static]
encode(const unsigned char x, char buf[], unsigned int cap)LoadSave [static]
encode(const unsigned char x, FILE *f)LoadSave [static]
encode(const bool x, char buf[], unsigned int cap)LoadSave [static]
encode(const bool x, FILE *f)LoadSave [static]
encodeInc(const T &value, char *&buf, unsigned int &cap)LoadSave [static]
encodeInc(const T &value, char *&buf, unsigned int &cap, const char *msg,...) __attribute__((format(printfLoadSave [static]
encodeIncT(const T &value, char *&buf, unsigned int &cap, const char *msg="LoadSave::encode overflow",...) __attribute__((format(printfLoadSave [static]
end() const DictionaryOf< PO, Alloc >
enteringRealtime(const plist::Primitive< double > &)DataSource [virtual]
entryRet_t typedefDictionaryOf< PO, Alloc >
exitedThread [protected]
fileCloseCallback(void *f)XMLLoadSave [protected, static]
fileReadCallback(void *f, char *buf, int len)XMLLoadSave [protected, static]
findEntry(const std::string &name) const DictionaryOf< PO, Alloc >
FindRootXMLElement(xmlDoc *doc) const ObjectBase [protected, virtual]
fireDataSourcesUpdated()DeviceDriver [protected, virtual]
fireEntriesChanged()Collection [protected, virtual]
fireEntryAdded(ObjectBase &val)Collection [protected, virtual]
fireEntryRemoved(ObjectBase &val)DictionaryBase [protected, virtual]
FIXEDCollection
formatImageStreamDriver
FORMAT_JPEG enum valueImageStreamDriver
FORMAT_PNG enum valueImageStreamDriver
format_t enum nameImageStreamDriver
FORMAT_TEKKOTSU enum valueImageStreamDriver
FORMAT_YUV enum valueImageStreamDriver
formatNamesImageStreamDriver [static]
frameNumberDataStreamDriver [protected]
frozenDataSource [protected]
getBinSize() const XMLLoadSave [virtual]
getButtonValue(unsigned int i)DataSource [static]
getClassName() const ImageStreamDriver [virtual]
getComm(const std::string &name)DataStreamDriver [protected, virtual]
getComment(const std::string &name) const DictionaryBase
getCompression() const XMLLoadSave [virtual]
getCurrent()Thread [protected, static]
getEntry(const std::string &name)DictionaryOf< PO, Alloc > [virtual]
getFrozen() const DataSource [virtual]
getGroup() const Thread [protected]
getImageSources(std::map< std::string, DataSource * > &sources)ImageStreamDriver [virtual]
getIndentationPrefix(xmlNode *node)Collection [protected, static]
getIndex(const std::string &name)Collection [protected, static]
getLoadPolicy() const Collection [virtual]
getLongestKeyLen(const regex_t *reg=NULL, unsigned int depth=-1) const DictionaryBase [virtual]
getMotionSink()DeviceDriver [virtual]
getName() const DeviceDriver [virtual]
getOutputValue(unsigned int i)DataSource [static]
getParseTree() const XMLLoadSave [virtual]
getPIDDutyValue(unsigned int i)DataSource [static]
getRegistry()DeviceDriver [static]
getReturnValue()Thread [protected, virtual]
getSaveCondensed() const Collection
getSavePolicy() const Collection [virtual]
getSensorFrameNumber()DataSource [protected, static]
getSensorSources(std::map< std::string, DataSource * > &sources)DeviceDriver [virtual]
getSensorValue(unsigned int i)DataSource [static]
getSensorWriteLock()DataSource [protected, static]
getSerializedSize(const LoadSave &x)LoadSave [static]
getSerializedSize(const std::string &x)LoadSave [static]
getSerializedSize(const char *x)LoadSave [static]
getSerializedSize(const void *)LoadSave [static]
getSerializedSize(const bool &)LoadSave [static]
getSerializedSize(const T &x)LoadSave [static]
getSerializedSize()LoadSave [static]
getStartLock()Thread [protected]
getSubEntry(const std::string &name, std::string::size_type &seppos)DictionaryBase [protected]
getSubEntry(const std::string &name, std::string::size_type &seppos) const DictionaryBase [protected]
getUnusedRegion(size_t minSize, size_t padding)DataSource [protected, virtual]
getUnusedWarning() const Collection
groupThread [protected]
handle_exit(void *th)Thread [protected, static]
handle_launch_signal(int sig)Thread [protected, static]
handle_signal(int sig)Thread [protected, static]
handleInterrupt(int signal)Thread [protected, static]
ignoringOutput(unsigned int i)DataSource [protected, static]
ImageStreamDriver(const std::string &name)ImageStreamDriver [explicit]
ImageStreamDriver(const ImageStreamDriver &)ImageStreamDriver [private]
initMainThread()Thread [protected, static]
instanceNameDeviceDriver [protected]
interrupt()Thread [protected, virtual]
interrupted()Thread [protected, virtual]
INTERSECTCollection
isCollectionListener(CollectionListener *l) const Collection [virtual]
isRunning() const Thread [protected, virtual]
isStarted() const Thread [protected, virtual]
iterator typedefDictionaryBase
join() const Thread [protected, virtual]
KEY_IN_COMMENT_MAX_POSCollection [protected, static]
kill()Thread [protected, virtual]
launch(void *msg)Thread [protected, static]
launched()Thread [protected, virtual]
leavingRealtime(bool)DataSource [virtual]
libxmlInitXMLLoadSave [protected]
loadBuffer(const char buf[], unsigned int len, const char *filename=NULL)XMLLoadSave [virtual]
loadFile(const char *filename)XMLLoadSave [virtual]
LoadFile(const char *filename) ATTR_deprecatedLoadSave [virtual]
loadFileStream(FILE *f, const char *filename=NULL)XMLLoadSave [virtual]
loadPolicyCollection [protected]
LoadSave()LoadSave
LoadSaveActionBitMask enum nameCollection
LoadSavePolicy enum nameCollection
loadStream(std::istream &is, bool asFragment=false)XMLLoadSave [virtual]
loadXML(xmlNode *node)DictionaryBase [virtual]
loadXMLNode(const std::string &name, xmlNode *val, const std::string &comment)DictionaryOf< PO, Alloc > [protected, virtual]
matchFalse(const std::string &str)ObjectBase [protected, static]
matchTrue(const std::string &str)ObjectBase [protected, static]
murder()Thread [protected, virtual]
myRefDictionaryBase [protected]
nextName()DataStreamDriver [virtual]
nextTimestamp()DataStreamDriver [virtual]
noCancelDepthThread [protected]
NUM_FORMATSImageStreamDriver [static]
ObjectBase()ObjectBase
operator=(const ImageStreamDriver &)ImageStreamDriver [private]
DataStreamDriver::DeviceDriver::operator=(const DictionaryOf &a)DictionaryOf< PO, Alloc >
DataStreamDriver::plist::DictionaryBase::operator=(const DictionaryBase &d)DictionaryBase [protected]
DataStreamDriver::plist::Collection::operator=(const Collection &d)Collection
DataStreamDriver::plist::ObjectBase::operator=(const ObjectBase &)ObjectBase [protected]
DataStreamDriver::XMLLoadSave::operator=(const XMLLoadSave &xls)XMLLoadSave
DataSource::operator=(const DataSource &)DataSource
operator[](const std::string &name)DictionaryOf< PO, Alloc > [virtual]
ownsReference(ObjectBase *val) const DictionaryBase
paceInputDataStreamDriver
payloadSizeImageStreamDriver [protected]
perIndent()Collection [protected, static]
plistValueChanged(const plist::PrimitiveBase &pl)ImageStreamDriver [virtual]
plistValueTouched(const PrimitiveBase &)PrimitiveListener [virtual]
popNoCancel(bool doTestCancel=true)Thread [protected, static]
providingOutput(unsigned int i)DataSource [protected, static]
ptThread [protected]
pushNoCancel()Thread [protected, static]
readData(std::istream &is)ImageStreamDriver [protected, virtual]
readImage(std::istream &is)ImageStreamDriver [protected]
readParseTree()XMLLoadSave [virtual]
realtimeDataStreamDriver [protected]
regionsDataSource [protected]
registeredDataStreamDriver [protected]
registerInstance()DeviceDriver [protected, virtual]
registerSource()DataStreamDriver [virtual]
registry_t typedefDeviceDriver
releaseMainThread()Thread [protected, static]
REMOVALSCollection
removeCollectionListener(CollectionListener *l) const Collection [virtual]
removeEntry(const std::string &name)DictionaryBase [virtual]
removeSourceListener(SourceListener *l)DeviceDriver [virtual]
renameEntry(const std::string &oldname, const std::string &newname)DictionaryBase [virtual]
reportError(const std::string &context, const bad_format &err) const XMLLoadSave [protected]
reqIntrDepthThread [protected]
requestFrame(CommPort &comm)DataStreamDriver [protected, virtual]
requestInterruptOnCancel()Thread [protected, static]
requiresFirstSensorDataSource [protected, static]
reset()DataSource [virtual]
resolveAssignment(const std::string &arg)Collection
resolveAssignment(const std::string &arg, std::ostream &errstream)Collection
resolveEntry(const std::string &path) const DictionaryBase [virtual]
returnValueThread [protected]
run()DataStreamDriver [protected, virtual]
runloop()Thread [protected, virtual]
runningThread [protected]
saveBuffer(char buf[], unsigned int len) const XMLLoadSave [virtual]
saveCondensedCollection [protected]
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 XMLLoadSave [virtual]
SaveFile(const char *filename) const ATTR_deprecatedLoadSave [virtual]
saveFileStream(FILE *f) const XMLLoadSave [virtual]
saveOverXMLNode(xmlNode *k, xmlNode *val, const std::string &key, std::string comment, const std::string &indentStr, std::set< std::string > &seen) const DictionaryBase [protected, virtual]
savePolicyCollection [protected]
saveStream(std::ostream &os, bool asFragment) const XMLLoadSave [virtual]
saveStream(std::ostream &os) const XMLLoadSave [virtual]
saveXML(xmlNode *node) const DictionaryBase [virtual]
saveXML(xmlNode *node, bool onlyOverwrite, std::set< std::string > &seen) const DictionaryBase [virtual]
saveXMLNode(xmlNode *node, const std::string &key, const ObjectBase *val, const std::string &indentStr, size_t longestKeyLen) const DictionaryBase [protected, virtual]
sendSignal(int sig)Thread [protected, virtual]
sensorFramerateDataSource [protected, static]
set(const ObjectBase &ob)DictionaryOf< PO, Alloc > [virtual]
set(const DictionaryBase &a)DictionaryOf< PO, Alloc > [virtual]
setButtonValue(unsigned int i, float v)DataSource [protected, static]
setComment(const std::string &name, const std::string &comment)DictionaryBase
setCompression(int level)XMLLoadSave [virtual]
setEntry(const std::string &name, PO &val, bool warnExists=false)DictionaryOf< PO, Alloc > [virtual]
setEntry(const std::string &name, PO *val, bool warnExists=false)DictionaryOf< PO, Alloc > [virtual]
setFrozen(bool fr)DataSource [virtual]
setGroup(void *g)Thread [protected]
setImage(RCRegion *region)DataSource [protected]
setImage(const ImageHeader &header, const void *data)DataSource [protected]
setImageQueue(MessageQueueBase *mq)DataSource [virtual]
setLoadPolicy(LoadSavePolicy lp)Collection [virtual]
setLoadSavePolicy(LoadSavePolicy lp, LoadSavePolicy sp)Collection [virtual]
setNeedsSensor(bool waiting)DataSource [static]
setOutputValue(unsigned int i, float v)DataSource [protected, static]
setParseTree(xmlDoc *doc) const ObjectBase [virtual]
setPIDDutyValue(unsigned int i, float v)DataSource [protected, static]
setSaveCondensed(bool b)Collection
setSavePolicy(LoadSavePolicy sp)Collection [virtual]
setSensorFramerate(const plist::Primitive< float > *senFR)DataSource [static]
setSensorState(SensorState *senState)DataSource [static]
setSensorValue(unsigned int i, float v)DataSource [protected, static]
setUnusedWarning(bool b)Collection
size() const DictionaryBase [virtual]
skipToElement(xmlNode *cur)XMLLoadSave [protected, static]
skipToElement(xmlNode *cur, std::string &comment)XMLLoadSave [protected, static]
sourceListenersDeviceDriver [protected]
srcFrameRateDataStreamDriver
start()Thread [protected, virtual]
startedThread [protected]
startLockThread [protected]
startTraceThread [protected]
stealParseTree(xmlDoc *newdoc=NULL) const XMLLoadSave [virtual]
stop()Thread [protected, virtual]
stopLockThread [protected]
storage_t typedefDictionaryOf< PO, Alloc >
stringpadLoadSave [static]
subCollectionSep()Collection [static]
swapEntry(const std::string &a, const std::string &b)DictionaryBase [virtual]
SYNCCollection
takeObject(const std::string &name, ObjectBase *obj)DictionaryBase [protected, virtual]
testCancel()Thread [protected, static]
testCurrentCancel()Thread [protected, static]
Thread()Thread [protected]
timestampDataStreamDriver [protected]
toBool() const ObjectBase [virtual]
toChar() const ObjectBase [virtual]
toDouble() const Collection [virtual]
toLong() const Collection [virtual]
toString() const DictionaryBase [virtual]
UNIONCollection
unrequestInterruptOnCancel()Thread [protected, static]
warnSelfUndestructed(void *msg)Thread [protected, static]
warnUnusedCollection [protected]
writeParseTree() const XMLLoadSave [virtual]
xGetNodePath(xmlNode *node)ObjectBase [protected, static]
xmldocumentXMLLoadSave [protected]
XMLLoadSave()XMLLoadSave
XMLLoadSave(const XMLLoadSave &xls)XMLLoadSave
xNodeGetChildren(xmlNode *node)ObjectBase [protected, static]
xNodeGetDoc(xmlNode *node)ObjectBase [protected, static]
xNodeGetLastChild(xmlNode *node)ObjectBase [protected, static]
xNodeGetName(xmlNode *node)ObjectBase [protected, static]
xNodeGetNextNode(xmlNode *node)ObjectBase [protected, static]
xNodeGetParent(xmlNode *node)ObjectBase [protected, static]
xNodeGetPrevNode(xmlNode *node)ObjectBase [protected, static]
xNodeGetURL(xmlNode *node)ObjectBase [protected, static]
xNodeHasName(xmlNode *node, const char *name)ObjectBase [protected, static]
xNodeIsComment(xmlNode *node)ObjectBase [protected, static]
xNodeIsElement(xmlNode *node)ObjectBase [protected, static]
xNodeIsText(xmlNode *node)ObjectBase [protected, static]
~Cloneable()Cloneable [virtual]
~Collection()Collection
~DataSource()DataSource [virtual]
~DeviceDriver()DeviceDriver [virtual]
~DictionaryBase()DictionaryBase [protected]
~DictionaryOf()DictionaryOf< PO, Alloc >
~Listener()Listener [virtual]
~LoadSave()LoadSave [virtual]
~ObjectBase()=0ObjectBase [pure virtual]
~Thread()=0Thread [protected, pure virtual]
~XMLLoadSave()XMLLoadSave [virtual]

Tekkotsu Hardware Abstraction Layer 5.1CVS
Generated Fri Mar 16 05:30:43 2012 by Doxygen 1.6.3