Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

plist::Dictionary Member List

This is the complete list of members for plist::Dictionary, including all inherited members.

addDictionaryListener(DictionaryListener *vl)plist::Dictionary [virtual]
addEntry(const std::string &name, ObjectBase &val)plist::Dictionary
addEntry(const std::string &name, ObjectBase &val, const std::string &comment)plist::Dictionary
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]
commentsplist::Dictionary [protected]
comments_t typedefplist::Dictionary [protected]
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]
dictplist::Dictionary [protected]
dict_t typedefplist::Dictionary [protected]
Dictionary()plist::Dictionary [inline]
Dictionary(const Dictionary &d)plist::Dictionary [inline]
dictionaryListenersplist::Dictionary [protected]
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]
findEntry(const std::string &name) const plist::Dictionary
FindRootXMLElement(xmlDoc *doc) const plist::ObjectBase [protected, virtual]
fireEntryAdded(ObjectBase &val)plist::Dictionary [protected, virtual]
fireEntryRemoved(ObjectBase &val)plist::Dictionary [protected, virtual]
getBinSize() const XMLLoadSave [virtual]
getComment(const std::string &name) const plist::Dictionary
getCompression() const XMLLoadSave [inline, virtual]
getLongestKeyLen() const plist::Dictionary [protected]
getParseTree() const XMLLoadSave [inline, virtual]
getUnusedWarning()plist::Dictionary [inline]
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::Dictionary [virtual]
ObjectBase()plist::ObjectBase
operator<<(std::ostream &os, const Dictionary &d)plist::Dictionary [friend]
operator=(const Dictionary &d)plist::Dictionary [inline]
plist::ObjectBase::operator=(const XMLLoadSave &xls)XMLLoadSave
readParseTree()XMLLoadSave [virtual]
removeDictionaryListener(DictionaryListener *vl)plist::Dictionary [virtual]
removeEntry(const std::string &name)plist::Dictionary [inline]
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::Dictionary [virtual]
setComment(const std::string &name, const std::string &comment)plist::Dictionary [inline]
setCompression(int level)XMLLoadSave [virtual]
setEntry(const std::string &name, ObjectBase &val)plist::Dictionary [inline]
setParseTree(xmlDoc *doc) const plist::ObjectBase [protected, virtual]
setUnusedWarning(bool b)plist::Dictionary [inline]
skipToElement(xmlNode *cur)XMLLoadSave [protected, static]
skipToElement(xmlNode *cur, std::string &comment)XMLLoadSave [protected, static]
stringpadLoadSave [static]
warnUnusedplist::Dictionary [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]
~Dictionary()plist::Dictionary [virtual]
~LoadSave()LoadSave [virtual]
~ObjectBase()=0plist::ObjectBase [pure virtual]
~XMLLoadSave()XMLLoadSave [virtual]


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