Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

plist::Primitive< bool > Member List

This is the complete list of members for plist::Primitive< bool >, including all inherited members.

addPrimitiveListener(PrimitiveListener *vl)plist::PrimitiveBase [virtual]
autoFormatXMLLoadSave [protected]
byteswap(T &dstc, const T &srcc)LoadSave [inline, protected, static]
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]
clearParseTree()XMLLoadSave [virtual]
compressionLevelXMLLoadSave [protected]
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]
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]
fileCloseCallback(void *f)XMLLoadSave [protected, static]
fileReadCallback(void *f, char *buf, int len)XMLLoadSave [protected, static]
FindRootXMLElement(xmlDoc *doc) const plist::ObjectBase [protected, virtual]
fireValueChanged() const plist::PrimitiveBase [protected, virtual]
get() const plist::Primitive< bool > [inline, virtual]
getBinSize() const XMLLoadSave [virtual]
getCompression() const XMLLoadSave [inline, virtual]
getParseTree() const XMLLoadSave [inline, virtual]
libxmlInitXMLLoadSave [protected]
LoadBuffer(const char buf[], unsigned int len)XMLLoadSave [virtual]
LoadFile(const char *filename)XMLLoadSave [virtual]
LoadFileStream(FILE *f)XMLLoadSave [virtual]
LoadSave()LoadSave [inline]
LoadXML(xmlNode *node)plist::Primitive< bool > [inline, virtual]
ObjectBase()plist::ObjectBase
operator *() const plist::Primitive< bool > [inline]
operator bool() const plist::Primitive< bool > [inline]
operator->() const plist::Primitive< bool > [inline]
operator=(const bool &v)plist::Primitive< bool > [inline]
plist::PrimitiveBase::operator=(const PrimitiveBase &pb)plist::PrimitiveBase [inline]
plist::ObjectBase::operator=(const XMLLoadSave &xls)XMLLoadSave
Primitive()plist::Primitive< bool > [inline]
Primitive(const bool &v)plist::Primitive< bool > [inline]
PrimitiveBase()plist::PrimitiveBase [inline]
PrimitiveBase(const PrimitiveBase &pb)plist::PrimitiveBase [inline]
primitiveListenersplist::PrimitiveBase [protected]
readParseTree()XMLLoadSave [virtual]
removePrimitiveListener(PrimitiveListener *vl)plist::PrimitiveBase [virtual]
reportError(const std::string &context, const bad_format &err) const XMLLoadSave [protected]
SaveBuffer(char buf[], unsigned int len) const XMLLoadSave [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 XMLLoadSave [virtual]
SaveFileStream(FILE *f) const XMLLoadSave [virtual]
SaveXML(xmlNode *node) const plist::Primitive< bool > [inline, virtual]
set(const std::string &str)plist::Primitive< bool > [inline, virtual]
setCompression(int level)XMLLoadSave [virtual]
setParseTree(xmlDoc *doc) const plist::ObjectBase [protected, virtual]
skipToElement(xmlNode *cur)XMLLoadSave [protected, static]
skipToElement(xmlNode *cur, std::string &comment)XMLLoadSave [protected, static]
stringpadLoadSave [static]
valplist::Primitive< bool > [protected]
writeParseTree()XMLLoadSave [virtual]
xChar typedefplist::ObjectBase [protected]
xFree(void *ptr)plist::ObjectBase [protected, static]
xGetLineNo(xmlNode *node)plist::ObjectBase [protected, static]
xGetProperty(xmlNode *node, const xChar *name)plist::ObjectBase [protected, static]
xHasProperty(xmlNode *node, const xChar *name)plist::ObjectBase [protected, static]
xmldocumentXMLLoadSave [mutable, protected]
XMLLoadSave()XMLLoadSave
XMLLoadSave(const XMLLoadSave &xls)XMLLoadSave
xNodeGetContent(xmlNode *node)plist::ObjectBase [protected, static]
xNodeGetName(xmlNode *node)plist::ObjectBase [protected, static]
xNodeHasName(xmlNode *node, const char *name)plist::ObjectBase [protected, static]
xNodeSetContent(xmlNode *node, const xChar *content)plist::ObjectBase [protected, static]
xNodeSetName(xmlNode *node, const xChar *name)plist::ObjectBase [protected, static]
xStrCaseEqual(const xChar *a, const xChar *b)plist::ObjectBase [protected, static]
xStrEqual(const xChar *a, const xChar *b)plist::ObjectBase [protected, static]
~LoadSave()LoadSave [virtual]
~ObjectBase()=0plist::ObjectBase [pure virtual]
~PrimitiveBase()plist::PrimitiveBase
~XMLLoadSave()XMLLoadSave [virtual]


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