, including all inherited members.
| addPrimitiveListener(PrimitiveListener *vl) const | plist::PrimitiveBase | [virtual] |
| autoFormat | XMLLoadSave | [protected] |
| byteswap(T &dstc, const T &srcc) | LoadSave | [protected, static] |
| 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(printf | LoadSave | [static] |
| checkInc(int res, char *&buf, unsigned int &len) | LoadSave | [static] |
| checkInc(int res, char *&buf, unsigned int &len, const char *msg,...) __attribute__((format(printf | LoadSave | [static] |
| checkIncT(int res, const char *&buf, unsigned int &len, const char *msg="LoadSave::check underflow",...) __attribute__((format(printf | LoadSave | [static] |
| checkIncT(int res, char *&buf, unsigned int &len, const char *msg="LoadSave::check underflow",...) __attribute__((format(printf | LoadSave | [static] |
| chkAdvance(int res, const char **buf, unsigned int *len, const char *msg,...) ATTR_deprecated __attribute__((format(printf | LoadSave | [static] |
| clearParseTree() | XMLLoadSave | [virtual] |
| clone() const __attribute__((warn_unused_result)) | plist::OutputSelector | [virtual] |
| compressionLevel | XMLLoadSave | [protected] |
| 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(printf | LoadSave | [static] |
| decodeInc(T &value, char *&buf, unsigned int &cap) | LoadSave | [static] |
| decodeInc(T &value, char *&buf, unsigned int &cap, const char *msg,...) __attribute__((format(printf | LoadSave | [static] |
| decodeIncT(T &value, const char *&buf, unsigned int &cap, const char *msg="LoadSave::decode underflow",...) __attribute__((format(printf | LoadSave | [static] |
| decodeIncT(T &value, char *&buf, unsigned int &cap, const char *msg="LoadSave::decode underflow",...) __attribute__((format(printf | LoadSave | [static] |
| defModel | plist::OutputSelector | [protected] |
| 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(printf | LoadSave | [static] |
| encodeIncT(const T &value, char *&buf, unsigned int &cap, const char *msg="LoadSave::encode overflow",...) __attribute__((format(printf | LoadSave | [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(bool touch) const | plist::PrimitiveBase | [protected, virtual] |
| get() const | plist::OutputSelector | [virtual] |
| getBinSize() const | XMLLoadSave | [virtual] |
| getCompression() const | XMLLoadSave | [virtual] |
| getDefaultModel() const | plist::OutputSelector | |
| getNumeric() const | plist::OutputSelector | |
| getParseTree() const | XMLLoadSave | [virtual] |
| getPreviousValue() const | plist::Primitive< unsigned int > | |
| getRangeBegin() const | plist::OutputSelector | |
| getRangeEnd() const | plist::OutputSelector | |
| getSaveModel() const | plist::OutputSelector | |
| 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] |
| isPrimitiveListener(PrimitiveListener *vl) const | plist::PrimitiveBase | [virtual] |
| libxmlInit | XMLLoadSave | [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_deprecated | LoadSave | [virtual] |
| loadFileStream(FILE *f, const char *filename=NULL) | XMLLoadSave | [virtual] |
| LoadSave() | LoadSave | |
| loadStream(std::istream &is, bool asFragment=false) | XMLLoadSave | [virtual] |
| loadXML(xmlNode *node) | plist::OutputSelector | [virtual] |
| matchFalse(const std::string &str) | plist::ObjectBase | [protected, static] |
| matchTrue(const std::string &str) | plist::ObjectBase | [protected, static] |
| ObjectBase() | plist::ObjectBase | |
| operator unsigned int() const | plist::Primitive< unsigned int > | |
| operator*() const | plist::Primitive< unsigned int > | |
| operator*=(const unsigned int &v) | plist::Primitive< unsigned int > | |
| operator+=(const unsigned int &v) | plist::Primitive< unsigned int > | |
| operator-=(const unsigned int &v) | plist::Primitive< unsigned int > | |
| operator->() const | plist::Primitive< unsigned int > | |
| operator/=(const unsigned int &v) | plist::Primitive< unsigned int > | |
| operator=(const std::string &v) | plist::OutputSelector | |
| operator=(const unsigned int &v) | plist::OutputSelector | |
| operator=(const OutputSelector &v) | plist::OutputSelector | |
| Primitive< unsigned int >::operator=(const PrimitiveBase &pb) | plist::Primitive< unsigned int > | [virtual] |
| Primitive< unsigned int >::operator=(const Primitive &p) | plist::Primitive< unsigned int > | |
| plist::PrimitiveBase::operator=(const Primitive< std::string > &v) | plist::PrimitiveBase | |
| plist::PrimitiveBase::operator=(long v) | plist::PrimitiveBase | |
| plist::PrimitiveBase::operator=(unsigned long v) | plist::PrimitiveBase | |
| plist::PrimitiveBase::operator=(double v) | plist::PrimitiveBase | |
| plist::ObjectBase::operator=(const ObjectBase &) | plist::ObjectBase | [protected] |
| XMLLoadSave::operator=(const XMLLoadSave &xls) | XMLLoadSave | |
| operator==(const PrimitiveBase &other) | plist::Primitive< unsigned int > | [virtual] |
| OutputSelector() | plist::OutputSelector | |
| OutputSelector(unsigned int v, bool isNum=false) | plist::OutputSelector | |
| prevVal | plist::Primitive< unsigned int > | [protected] |
| Primitive() | plist::Primitive< unsigned int > | |
| Primitive(const unsigned int &v) | plist::Primitive< unsigned int > | |
| PrimitiveBase() | plist::PrimitiveBase | |
| PrimitiveBase(const PrimitiveBase &pb) | plist::PrimitiveBase | |
| primitiveListeners | plist::PrimitiveBase | [mutable, protected] |
| rangeBegin | plist::OutputSelector | [protected] |
| rangeEnd | plist::OutputSelector | [protected] |
| readParseTree() | XMLLoadSave | [virtual] |
| removePrimitiveListener(PrimitiveListener *vl) const | 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] |
| 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_deprecated | LoadSave | [virtual] |
| saveFileStream(FILE *f) const | XMLLoadSave | [virtual] |
| saveModel | plist::OutputSelector | [protected] |
| saveStream(std::ostream &os, bool asFragment) const | XMLLoadSave | [virtual] |
| saveStream(std::ostream &os) const | XMLLoadSave | [virtual] |
| saveXML(xmlNode *node) const | plist::OutputSelector | [virtual] |
| set(const std::string &str) | plist::OutputSelector | [virtual] |
| plist::PrimitiveBase::set(const ObjectBase &ob) | plist::PrimitiveBase | [virtual] |
| setCompression(int level) | XMLLoadSave | [virtual] |
| setDefaultModel(const std::string &name) | plist::OutputSelector | |
| setNumeric(bool isNum) | plist::OutputSelector | |
| setParseTree(xmlDoc *doc) const | plist::ObjectBase | [virtual] |
| setRange(unsigned int begin, unsigned int end) | plist::OutputSelector | |
| setSaveModel(const std::string &name) | plist::OutputSelector | |
| skipToElement(xmlNode *cur) | XMLLoadSave | [protected, static] |
| skipToElement(xmlNode *cur, std::string &comment) | XMLLoadSave | [protected, static] |
| stealParseTree(xmlDoc *newdoc=NULL) const | XMLLoadSave | [virtual] |
| stringpad | LoadSave | [static] |
| throwInvalid | plist::OutputSelector | [protected] |
| throwOnInvalid(bool b) | plist::OutputSelector | |
| throwOnInvalid() const | plist::OutputSelector | |
| throwUnused | plist::OutputSelector | [protected] |
| toBool() const | plist::ObjectBase | [virtual] |
| toChar() const | plist::ObjectBase | [virtual] |
| toDouble() const | plist::Primitive< unsigned int > | [virtual] |
| toLong() const | plist::Primitive< unsigned int > | [virtual] |
| toString() const | plist::PrimitiveBase | [virtual] |
| UNUSED enum value | plist::OutputSelector | |
| useNumeric | plist::OutputSelector | [protected] |
| val | plist::Primitive< unsigned int > | [protected] |
| writeParseTree() const | XMLLoadSave | [virtual] |
| xGetNodePath(xmlNode *node) | plist::ObjectBase | [protected, static] |
| 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] |
| 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] |
| ~Cloneable() | Cloneable | [virtual] |
| ~LoadSave() | LoadSave | [virtual] |
| ~ObjectBase()=0 | plist::ObjectBase | [pure virtual] |
| ~PrimitiveBase() | plist::PrimitiveBase | |
| ~XMLLoadSave() | XMLLoadSave | [virtual] |