ot_map Member List
This is the complete list of members for
ot_map, including all inherited members.
| asData(ostream &s) const | ot_map | [virtual] |
| asXml(ostream &s=cout, int i=0) const | ot_map | [virtual] |
| clearAll(void) | ot_map | [private] |
| copyFrom(const ot_map &c) | ot_map | [private] |
| dup(void) const | ot_map | [virtual] |
| erase(const ot_obj *o) | ot_map | |
| erase(const string &o) | ot_map | |
| get(const string &pos) const | ot_map | |
| getPtr(const string &pos) | ot_map | |
| getType(void) const | ot_obj | |
| insert(const string &pos, const ot_obj *o) | ot_map | |
| insert(const string &pos, const ot_obj &o) | ot_map | |
| insertPtr(const string &pos, ot_obj *o) | ot_map | |
| operator!=(const ot_map &v) | ot_map | |
| operator=(const ot_map &c) | ot_map | |
| operator==(const ot_map &c) | ot_map | |
| operator==(const ot_obj *o) const | ot_map | [inline, virtual] |
| ot_obj::operator==(const ot_obj &o) const | ot_obj | |
| ot_map(void) | ot_map | |
| ot_map(const ot_map &c) | ot_map | |
| ot_obj(OT_OBJECT_TYPE type) | ot_obj | [protected] |
| readBoolFromData(istream &s, bool &ret) | ot_obj | [static] |
| readFloatFromData(istream &s, float &ret) | ot_obj | [static] |
| readIntegerFromData(istream &s, int &ret) | ot_obj | [static] |
| readRawFromData(istream &s, char *&data, int &size) | ot_obj | [static] |
| readStringFromData(istream &s, string &ret) | ot_obj | [static] |
| readUnsignedIntegerFromData(istream &s, unsigned int &ret) | ot_obj | [static] |
| writeBoolAsData(ostream &s, bool val) | ot_obj | [static] |
| writeIntegerAsData(ostream &s, int val) | ot_obj | [static] |
| writeRawAsData(ostream &s, const char *data, int size) | ot_obj | [static] |
| writeStringAsData(ostream &s, const string &val) | ot_obj | [static] |
| ~ot_map() | ot_map | [virtual] |
| ~ot_obj() | ot_obj | [virtual] |