Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

DriverMessaging::FixedPoints Member List

This is the complete list of members for DriverMessaging::FixedPoints, including all inherited members.
addCollectionListener(CollectionListener *l) const plist::Collection [virtual]
addEntry(unsigned int frame, const T &p)DriverMessaging::FixedPoints
addEntry(unsigned int frame, float x, float y, float z)DriverMessaging::FixedPoints
ArrayOf< ContactPoint >::addEntry(ContactPoint &val, const std::string &comment="")plist::ArrayOf< ContactPoint > [virtual]
ArrayOf< ContactPoint >::addEntry(ContactPoint *val, const std::string &comment="")plist::ArrayOf< ContactPoint > [virtual]
ArrayOf< ContactPoint >::addEntry(size_t index, ContactPoint &val, const std::string &comment="")plist::ArrayOf< ContactPoint > [virtual]
ArrayOf< ContactPoint >::addEntry(size_t index, ContactPoint *val, const std::string &comment="")plist::ArrayOf< ContactPoint > [virtual]
ADDITIONS enum valueplist::Collection
arrplist::ArrayBase [protected]
ArrayBase(bool growable)plist::ArrayBase [protected]
ArrayBase(const ArrayBase &d)plist::ArrayBase [protected]
ArrayOf()plist::ArrayOf< ContactPoint >
ArrayOf(typename storage_t::size_type n)plist::ArrayOf< ContactPoint > [explicit]
ArrayOf(typename storage_t::size_type n, const ContactPoint &t, bool growable=false)plist::ArrayOf< ContactPoint >
ArrayOf(const ArrayOf &d)plist::ArrayOf< ContactPoint >
autoFormatXMLLoadSave [protected]
back() constplist::ArrayOf< ContactPoint >
begin() constplist::ArrayOf< ContactPoint >
byteswap(T &dstc, const T &srcc)LoadSave [protected, static]
canContain(const ObjectBase &obj)plist::ArrayOf< ContactPoint > [virtual]
castTo() const plist::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]
CLASS_NAMEDriverMessaging::Message
clear()plist::ArrayBase [virtual]
clearParseTree()XMLLoadSave [virtual]
clone() const __attribute__((warn_unused_result))plist::ArrayOf< ContactPoint > [virtual]
cloneMyRef()plist::ArrayBase [protected, virtual]
Collection()plist::Collection [protected]
Collection(LoadSavePolicy lp, LoadSavePolicy sp)plist::Collection [protected]
Collection(const Collection &d)plist::Collection [protected]
collectionListenersplist::Collection [mutable, protected]
commentsplist::ArrayBase [protected]
comments_t typedefplist::ArrayBase [protected]
compressionLevelXMLLoadSave [protected]
const_iterator typedefplist::ArrayBase
creatorSize(const char creator[]) const LoadSave [virtual]
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]
emptyStr()plist::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() constplist::ArrayOf< ContactPoint >
fileCloseCallback(void *f)XMLLoadSave [protected, static]
fileReadCallback(void *f, char *buf, int len)XMLLoadSave [protected, static]
FindRootXMLElement(xmlDoc *doc) const plist::ObjectBase [protected, virtual]
fireEntriesChanged()plist::Collection [protected, virtual]
fireEntryAdded(ObjectBase &val)plist::Collection [protected, virtual]
fireEntryRemoved(ObjectBase &val)plist::ArrayBase [protected, virtual]
FIXED enum valueplist::Collection
FixedPoints()DriverMessaging::FixedPoints
flushOnMotionUpdateDriverMessaging::FixedPoints
forceEntry(ObjectBase &val, const std::string &comment="")plist::ArrayOf< ContactPoint > [virtual]
forceEntry(ObjectBase *val, const std::string &comment="")plist::ArrayOf< ContactPoint > [virtual]
forceEntry(size_t index, ObjectBase &val, const std::string &comment="")plist::ArrayOf< ContactPoint > [virtual]
forceEntry(size_t index, ObjectBase *val, const std::string &comment="")plist::ArrayOf< ContactPoint > [virtual]
front() constplist::ArrayOf< ContactPoint >
DriverMessaging::getBinSize() const =0LoadSave [pure virtual]
ArrayOf< ContactPoint >::getBinSize() const XMLLoadSave [virtual]
getComment(size_t index) const plist::ArrayBase [virtual]
getCompression() const XMLLoadSave [virtual]
getEntry(size_t index) constplist::ArrayOf< ContactPoint >
getIndentationPrefix(xmlNode *node)plist::Collection [protected, static]
getIndex(const std::string &name)plist::Collection [protected, static]
getLoadPolicy() const plist::Collection [virtual]
getLongestKeyLen(const regex_t *reg=NULL, unsigned int depth=-1) const plist::ArrayBase [virtual]
getParseTree() const XMLLoadSave [virtual]
getSaveCondensed() const plist::Collection
getSaveInlineStyle() const plist::ArrayBase [virtual]
getSavePolicy() const plist::Collection [virtual]
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]
getSubEntry(const std::string &name, std::string::size_type &seppos)plist::ArrayBase [protected]
getSubEntry(const std::string &name, std::string::size_type &seppos) const plist::ArrayBase [protected]
getUnusedWarning() const plist::Collection
INTERSECT enum valueplist::Collection
isCollectionListener(CollectionListener *l) const plist::Collection [virtual]
iterator typedefplist::ArrayBase
KEY_IN_COMMENT_MAX_POSplist::Collection [protected, static]
libxmlInitXMLLoadSave [protected]
DriverMessaging::loadBuffer(const char buf[], unsigned int len, const char *filename=NULL)=0LoadSave [pure virtual]
ArrayOf< ContactPoint >::loadBuffer(const char buf[], unsigned int len, const char *filename=NULL)XMLLoadSave [virtual]
LoadFile(const char *filename) ATTR_deprecatedLoadSave [virtual]
DriverMessaging::loadFile(const char *filename)LoadSave [virtual]
ArrayOf< ContactPoint >::loadFile(const char *filename)XMLLoadSave [virtual]
DriverMessaging::loadFileStream(FILE *f, const char *filename=NULL)LoadSave [virtual]
ArrayOf< ContactPoint >::loadFileStream(FILE *f, const char *filename=NULL)XMLLoadSave [virtual]
loadPolicyplist::Collection [protected]
LoadSave()LoadSave
LoadSaveActionBitMask enum nameplist::Collection
LoadSavePolicy enum nameplist::Collection
loadStream(std::istream &is, bool asFragment=false)XMLLoadSave [virtual]
loadXML(xmlNode *node)plist::ArrayBase [virtual]
loadXMLNode(size_t index, xmlNode *val, const std::string &comment)plist::ArrayOf< ContactPoint > [protected, virtual]
matchFalse(const std::string &str)plist::ObjectBase [protected, static]
matchTrue(const std::string &str)plist::ObjectBase [protected, static]
Message(const char *const className)DriverMessaging::Message [explicit, protected]
Message(const Message &m)DriverMessaging::Message
myRefplist::ArrayBase [protected]
NAMEDriverMessaging::FixedPoints [static]
ObjectBase()plist::ObjectBase
DriverMessaging::operator=(const Message &m)DriverMessaging::Message
ArrayOf< ContactPoint >::operator=(const ArrayOf &a)plist::ArrayOf< ContactPoint >
plist::ArrayBase::operator=(const ArrayBase &d)plist::ArrayBase [protected]
plist::Collection::operator=(const Collection &d)plist::Collection
plist::ObjectBase::operator=(const ObjectBase &)plist::ObjectBase [protected]
XMLLoadSave::operator=(const XMLLoadSave &xls)XMLLoadSave
operator[](size_t index) constplist::ArrayOf< ContactPoint >
ownsReference(ObjectBase *val) const plist::ArrayBase
perIndent()plist::Collection [protected, static]
readParseTree()XMLLoadSave [virtual]
REMOVALS enum valueplist::Collection
removeCollectionListener(CollectionListener *l) const plist::Collection [virtual]
removeEntry(size_t index)plist::ArrayBase [virtual]
reportError(const std::string &context, const bad_format &err) const XMLLoadSave [protected]
resolveAssignment(const std::string &arg)plist::Collection
resolveAssignment(const std::string &arg, std::ostream &errstream)plist::Collection
resolveEntry(const std::string &path) const plist::ArrayBase [virtual]
DriverMessaging::saveBuffer(char buf[], unsigned int len) const =0LoadSave [pure virtual]
ArrayOf< ContactPoint >::saveBuffer(char buf[], unsigned int len) const XMLLoadSave [virtual]
saveCondensedplist::Collection [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]
DriverMessaging::saveFile(const char *filename) const LoadSave [virtual]
ArrayOf< ContactPoint >::saveFile(const char *filename) const XMLLoadSave [virtual]
SaveFile(const char *filename) const ATTR_deprecatedLoadSave [virtual]
DriverMessaging::saveFileStream(FILE *f) const LoadSave [virtual]
ArrayOf< ContactPoint >::saveFileStream(FILE *f) const XMLLoadSave [virtual]
saveInlineStyleplist::ArrayBase [protected]
savePolicyplist::Collection [protected]
DriverMessaging::saveStream(std::ostream &os) const LoadSave [virtual]
ArrayOf< ContactPoint >::saveStream(std::ostream &os, bool asFragment) const XMLLoadSave [virtual]
ArrayOf< ContactPoint >::saveStream(std::ostream &os) const XMLLoadSave [virtual]
saveXML(xmlNode *node) const plist::ArrayBase [virtual]
set(const ObjectBase &ob)plist::ArrayOf< ContactPoint > [virtual]
set(const ArrayBase &a)plist::ArrayOf< ContactPoint > [virtual]
setComment(size_t index, const std::string &comment)plist::ArrayBase [virtual]
setCompression(int level)XMLLoadSave [virtual]
setEntry(size_t index, ContactPoint &val, bool warnExists=false)plist::ArrayOf< ContactPoint > [virtual]
setEntry(size_t index, ContactPoint *val, bool warnExists=false)plist::ArrayOf< ContactPoint > [virtual]
setLoadPolicy(LoadSavePolicy lp)plist::Collection [virtual]
setLoadSavePolicy(LoadSavePolicy lp, LoadSavePolicy sp)plist::Collection [virtual]
setParseTree(xmlDoc *doc) const plist::ObjectBase [virtual]
setSaveCondensed(bool b)plist::Collection
setSaveInlineStyle(bool b)plist::ArrayBase [virtual]
setSavePolicy(LoadSavePolicy sp)plist::Collection [virtual]
setUnusedWarning(bool b)plist::Collection
size() const plist::ArrayBase [virtual]
skipToElement(xmlNode *cur)XMLLoadSave [protected, static]
skipToElement(xmlNode *cur, std::string &comment)XMLLoadSave [protected, static]
stealParseTree(xmlDoc *newdoc=NULL) const XMLLoadSave [virtual]
storage_t typedefplist::ArrayOf< ContactPoint >
stringpadLoadSave [static]
subCollectionSep()plist::Collection [static]
SYNC enum valueplist::Collection
takeObject(size_t index, ObjectBase *obj)plist::ArrayBase [protected, virtual]
toBool() const plist::ObjectBase [virtual]
toChar() const plist::ObjectBase [virtual]
toDouble() const plist::Collection [virtual]
toLong() const plist::Collection [virtual]
toString() const plist::ArrayBase [virtual]
UNION enum valueplist::Collection
warnUnusedplist::Collection [protected]
writeParseTree() const XMLLoadSave [virtual]
xGetNodePath(xmlNode *node)plist::ObjectBase [protected, static]
xmldocumentXMLLoadSave [mutable, protected]
XMLLoadSave()XMLLoadSave
XMLLoadSave(const XMLLoadSave &xls)XMLLoadSave
xNodeGetChildren(xmlNode *node)plist::ObjectBase [protected, static]
xNodeGetDoc(xmlNode *node)plist::ObjectBase [protected, static]
xNodeGetLastChild(xmlNode *node)plist::ObjectBase [protected, static]
xNodeGetName(xmlNode *node)plist::ObjectBase [protected, static]
xNodeGetNextNode(xmlNode *node)plist::ObjectBase [protected, static]
xNodeGetParent(xmlNode *node)plist::ObjectBase [protected, static]
xNodeGetPrevNode(xmlNode *node)plist::ObjectBase [protected, static]
xNodeGetURL(xmlNode *node)plist::ObjectBase [protected, static]
xNodeHasName(xmlNode *node, const char *name)plist::ObjectBase [protected, static]
xNodeIsComment(xmlNode *node)plist::ObjectBase [protected, static]
xNodeIsElement(xmlNode *node)plist::ObjectBase [protected, static]
xNodeIsText(xmlNode *node)plist::ObjectBase [protected, static]
~ArrayBase()plist::ArrayBase [protected]
~ArrayOf()plist::ArrayOf< ContactPoint >
~Cloneable()Cloneable [virtual]
~Collection()plist::Collection
~LoadSave()LoadSave [virtual]
~Message()=0DriverMessaging::Message [pure virtual]
~ObjectBase()=0plist::ObjectBase [pure virtual]
~XMLLoadSave()XMLLoadSave [virtual]

Tekkotsu v5.1CVS
Generated Mon May 9 04:59:20 2016 by Doxygen 1.6.3