ot_bool Member List
This is the complete list of members for
ot_bool, including all inherited members.
| asData(ostream &s) const | ot_bool | [virtual] |
| asXml(ostream &s=cout, int i=0) const | ot_bool | [virtual] |
| dup(void) const | ot_bool | [virtual] |
| get(void) const | ot_bool | |
| getType(void) const | ot_obj | |
| m_value | ot_bool | [private] |
| operator bool(void) const | ot_bool | |
| operator!=(const ot_bool &v) const | ot_bool | |
| operator!=(bool v) const | ot_bool | |
| operator=(const ot_bool &c) | ot_bool | |
| operator=(bool v) | ot_bool | |
| operator==(const ot_bool &v) const | ot_bool | |
| operator==(bool v) const | ot_bool | |
| operator==(const ot_obj *o) const | ot_bool | [inline, virtual] |
| ot_obj::operator==(const ot_obj &o) const | ot_obj | |
| ot_bool(bool value=false) | ot_bool | |
| ot_bool(const ot_bool &c) | ot_bool | |
| 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_bool() | ot_bool | [virtual] |
| ~ot_obj() | ot_obj | [virtual] |