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