plist::Dictionary Member ListThis is the complete list of members for plist::Dictionary, including all inherited members.
| addCollectionListener(CollectionListener *l) | plist::Collection | [virtual] |
| addEntry(const std::string &name, ObjectBase &val, const std::string &comment="") | plist::Dictionary | [inline, virtual] |
| addEntry(const std::string &name, ObjectBase &val, const std::string &comment, bool warnExists) | plist::Dictionary | [virtual] |
| addEntry(const std::string &name, ObjectBase *val, const std::string &comment="") | plist::Dictionary | [inline, virtual] |
| addEntry(const std::string &name, ObjectBase *val, const std::string &comment, bool warnExists) | plist::Dictionary | [virtual] |
| addValue(const std::string &name, const T &val, const std::string &comment="", bool warnExists=true) | plist::Dictionary | [inline] |
| addValue(const std::string &name, const char val[], const std::string &comment="") | plist::Dictionary | [inline, virtual] |
| addValue(const std::string &name, const char val[], const std::string &comment, bool warnExists) | plist::Dictionary | [inline, virtual] |
| addValue(const std::string &name, const ObjectBase &val, const std::string &comment, bool warnExists) | plist::Dictionary | [inline] |
| addValue(const std::string &name, const char *const &val, const std::string &comment, bool warnExists) | plist::Dictionary | [inline] |
| addValue(const std::string &name, char *const &val, const std::string &comment, bool warnExists) | plist::Dictionary | [inline] |
| autoFormat | XMLLoadSave | [protected] |
| begin() const | plist::Dictionary | [inline] |
| 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] |
| 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(printf | LoadSave | [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(printf | LoadSave | [inline, static] |
| checkIncT(int res, const char *&buf, unsigned int &len, const char *msg="LoadSave::check underflow",...) __attribute__((format(printf | LoadSave | [inline, static] |
| checkIncT(int res, char *&buf, unsigned int &len, const char *msg="LoadSave::check underflow",...) __attribute__((format(printf | LoadSave | [inline, static] |
| chkAdvance(int res, const char **buf, unsigned int *len, const char *msg,...) ATTR_deprecated __attribute__((format(printf | LoadSave | [static] |
| clear() | plist::Dictionary | [virtual] |
| clearParseTree() | XMLLoadSave | [virtual] |
| clone() const __attribute__((warn_unused_result)) | plist::Dictionary | [virtual] |
| cloneMyRef() | plist::Dictionary | [protected, virtual] |
| Collection(bool bl, bool bs) | plist::Collection | [inline, explicit, protected] |
| Collection(const Collection &d) | plist::Collection | [inline, protected] |
| Collection::emptyStr() | plist::Collection | [inline, protected, static] |
| Collection::subCollectionSep() | plist::Collection | [inline, protected, static] |
| collectionListeners | plist::Collection | [protected] |
| comments | plist::Dictionary | [protected] |
| comments_t typedef | plist::Dictionary | [protected] |
| compressionLevel | XMLLoadSave | [protected] |
| const_iterator typedef | plist::Dictionary | |
| 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 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(printf | LoadSave | [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(printf | LoadSave | [inline, static] |
| decodeIncT(T &value, const char *&buf, unsigned int &cap, const char *msg="LoadSave::decode underflow",...) __attribute__((format(printf | LoadSave | [inline, static] |
| decodeIncT(T &value, char *&buf, unsigned int &cap, const char *msg="LoadSave::decode underflow",...) __attribute__((format(printf | LoadSave | [inline, static] |
| dict | plist::Dictionary | [protected] |
| Dictionary() | plist::Dictionary | [inline] |
| Dictionary(bool growable) | plist::Dictionary | [inline, explicit] |
| Dictionary(const Dictionary &d) | plist::Dictionary | [inline] |
| 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(printf | LoadSave | [inline, static] |
| encodeIncT(const T &value, char *&buf, unsigned int &cap, const char *msg="LoadSave::encode overflow",...) __attribute__((format(printf | LoadSave | [inline, static] |
| end() const | plist::Dictionary | [inline] |
| 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::Dictionary | [protected, virtual] |
| getBinSize() const | XMLLoadSave | [virtual] |
| getComment(const std::string &name) const | plist::Dictionary | [virtual] |
| getCompression() const | XMLLoadSave | [inline, virtual] |
| getEntry(const std::string &name) const | plist::Dictionary | [virtual] |
| getLongestKeyLen() const | plist::Dictionary | [protected, virtual] |
| getLongestKeyLenOther(const Collection &c) | plist::Collection | [inline, protected, static] |
| getParseTree() const | XMLLoadSave | [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] |
| getSubEntry(const std::string &name, std::string::size_type &seppos) | plist::Dictionary | [protected] |
| getSubEntry(const std::string &name, std::string::size_type &seppos) const | plist::Dictionary | [protected] |
| getTrimExtraLoad() const | plist::Collection | [inline, virtual] |
| getTrimExtraSave() const | plist::Collection | [inline, virtual] |
| getUnusedWarning() | plist::Collection | [inline] |
| isCollectionListener(CollectionListener *l) | plist::Collection | [virtual] |
| iterator typedef | plist::Dictionary | |
| libxmlInit | XMLLoadSave | [protected] |
| loadBuffer(const char buf[], unsigned int len) | XMLLoadSave | [virtual] |
| loadFile(const char *filename) | XMLLoadSave | [virtual] |
| LoadFile(const char *filename) ATTR_deprecated | LoadSave | [virtual] |
| loadFileStream(FILE *f) | XMLLoadSave | [virtual] |
| LoadSave() | LoadSave | [inline] |
| loadXML(xmlNode *node) | plist::Dictionary | [virtual] |
| loadXMLNode(const std::string &key, xmlNode *val, const std::string &comment) | plist::Dictionary | [protected, virtual] |
| matchFalse(const std::string &str) | plist::ObjectBase | [inline, protected, static] |
| matchTrue(const std::string &str) | plist::ObjectBase | [inline, protected, static] |
| myRef | plist::Dictionary | [protected] |
| ObjectBase() | plist::ObjectBase | |
| operator<<(std::ostream &os, const Dictionary &d) | plist::Dictionary | [friend] |
| operator=(const Dictionary &d) | plist::Dictionary | [inline] |
| plist::Collection::operator=(const Collection &d) | plist::Collection | [inline, protected] |
| plist::ObjectBase::operator=(const XMLLoadSave &xls) | XMLLoadSave | |
| operator[](const std::string &name) const | plist::Collection | [inline, virtual] |
| readParseTree() | XMLLoadSave | [virtual] |
| removeCollectionListener(CollectionListener *l) | plist::Collection | [virtual] |
| removeEntry(const std::string &name) | plist::Dictionary | [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] |
| 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 ATTR_deprecated | 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 | [virtual] |
| setCompression(int level) | XMLLoadSave | [virtual] |
| setEntry(const std::string &name, ObjectBase &val, bool warnExists=false) | plist::Dictionary | [virtual] |
| setEntry(const std::string &name, ObjectBase *val, bool warnExists=false) | plist::Dictionary | [virtual] |
| setParseTree(xmlDoc *doc) const | plist::ObjectBase | [protected, virtual] |
| setTrimExtra(bool trim) | plist::Collection | [inline, virtual] |
| setTrimExtra(bool trimLoad, bool trimSave) | plist::Collection | [inline, virtual] |
| setUnusedWarning(bool b) | plist::Collection | [inline] |
| setValue(const std::string &name, const T &val, bool warnExists=false) | plist::Dictionary | [inline] |
| setValue(const std::string &name, const char val[], bool warnExists=false) | plist::Dictionary | [inline, virtual] |
| setValue(const std::string &name, const ObjectBase &val, bool warnExists) | plist::Dictionary | [inline] |
| setValue(const std::string &name, const char *const &val, bool warnExists) | plist::Dictionary | [inline] |
| setValue(const std::string &name, char *const &val, bool warnExists) | plist::Dictionary | [inline] |
| size() const | plist::Dictionary | [inline] |
| skipToElement(xmlNode *cur) | XMLLoadSave | [protected, static] |
| skipToElement(xmlNode *cur, std::string &comment) | XMLLoadSave | [protected, static] |
| storage_t typedef | plist::Dictionary | |
| stringpad | LoadSave | [static] |
| takeObject(const std::string &name, ObjectBase *obj) | plist::Dictionary | [protected, virtual] |
| toString() const | plist::Dictionary | [virtual] |
| trimExtraLoad | plist::Collection | [protected] |
| trimExtraSave | plist::Collection | [protected] |
| warnUnused | plist::Collection | [protected] |
| writeParseTree() | XMLLoadSave | [virtual] |
| xmldocument | XMLLoadSave | [mutable, protected] |
| XMLLoadSave() | XMLLoadSave | |
| XMLLoadSave(const XMLLoadSave &xls) | XMLLoadSave | |
| xNodeGetChildren(xmlNode *node) | plist::ObjectBase | [protected, static] |
| xNodeGetDoc(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] |
| xNodeHasName(xmlNode *node, const char *name) | plist::ObjectBase | [protected, static] |
| ~Cloneable() | Cloneable | [inline, virtual] |
| ~Collection() | plist::Collection | [protected] |
| ~Dictionary() | plist::Dictionary | [inline] |
| ~LoadSave() | LoadSave | [virtual] |
| ~ObjectBase()=0 | plist::ObjectBase | [pure virtual] |
| ~XMLLoadSave() | XMLLoadSave | [virtual] |
|