| clear() | gxProperties | |
| containsKey(const char *key) | gxProperties | |
| get(const char *key, const char *defaultValue="") | gxProperties | |
| get(const std::string &key, const char *defaultValue="") | gxProperties | |
| gxProperties() | gxProperties | |
| keys() | gxProperties | |
| keys_t typedef | gxProperties | |
| put(const char *key, const char *value) | gxProperties | |
| put(const char *key, long value) | gxProperties | |
| put(const std::string &key, const char *value) | gxProperties | |
| put(const std::string &key, long value) | gxProperties | |
| size() | gxProperties | |
| ~gxProperties() | gxProperties | [virtual] |
1.4.5