| clear() | Properties | |
| contains(const char *name) const | Properties | |
| contains(const char *name, Uint32 no) const | Properties | |
| delimiter | Properties | [static] |
| get(const char *name, Uint32 *value) const | Properties | |
| get(const char *name, Uint64 *value) const | Properties | |
| get(const char *name, const char **value) const | Properties | |
| get(const char *name, BaseString &value) const | Properties | |
| get(const char *name, const Properties **value) const | Properties | |
| get(const char *name, Uint32 no, Uint32 *value) const | Properties | |
| get(const char *name, Uint32 no, Uint64 *value) const | Properties | |
| get(const char *name, Uint32 no, const char **value) const | Properties | |
| get(const char *name, Uint32 no, const Properties **value) const | Properties | |
| getCaseInsensitiveNames() const | Properties | |
| getCopy(const char *name, char **value) const | Properties | |
| getCopy(const char *name, Properties **value) const | Properties | |
| getCopy(const char *name, Uint32 no, char **value) const | Properties | |
| getCopy(const char *name, Uint32 no, Properties **value) const | Properties | |
| getOSErrno() const | Properties | [inline] |
| getPackedSize() const | Properties | |
| getPropertiesErrno() const | Properties | [inline] |
| getTypeOf(const char *name, PropertiesType *type) const | Properties | |
| getTypeOf(const char *name, Uint32 no, PropertiesType *type) const | Properties | |
| impl | Properties | [private] |
| osErrno | Properties | [private] |
| pack(Uint32 *buf) const | Properties | |
| pack(UtilBuffer &buf) const | Properties | [inline] |
| parent | Properties | [private] |
| print(FILE *file=stdout, const char *prefix=0) const | Properties | |
| propErrno | Properties | [private] |
| Properties(bool case_insensitive=false) | Properties | |
| Properties(const Properties &) | Properties | |
| Properties(const Property *, int len) | Properties | |
| Properties::Iterator class | Properties | [friend] |
| PropertiesImpl class | Properties | [friend] |
| put(const Property *, int len) | Properties | |
| put(const char *name, Uint32 value, bool replace=false) | Properties | |
| put(const char *name, const char *value, bool replace=false) | Properties | |
| put(const char *name, const Properties *value, bool replace=false) | Properties | |
| put(const char *, Uint32 no, Uint32, bool replace=false) | Properties | |
| put(const char *, Uint32 no, const char *, bool replace=false) | Properties | |
| put(const char *, Uint32 no, const Properties *, bool replace=false) | Properties | |
| put64(const char *name, Uint64 value, bool replace=false) | Properties | |
| put64(const char *, Uint32 no, Uint64, bool replace=false) | Properties | |
| remove(const char *name) | Properties | |
| setCaseInsensitiveNames(bool value) | Properties | |
| setErrno(Uint32 pErr, Uint32 osErr=0) const | Properties | [private] |
| unpack(const Uint32 *buf, Uint32 bufLen) | Properties | |
| unpack(UtilBuffer &buf) | Properties | [inline] |
| version | Properties | [static] |
| ~Properties() | Properties | [virtual] |
1.4.7

