, including all inherited members.
| asData(ostream &s) const | ot_num< int > | [virtual] |
| asXml(ostream &s=cout, int i=0) const | ot_num< int > | [virtual] |
| dup(void) const | ot_int | [inline, virtual] |
| get(void) const | ot_num< int > | [inline] |
| getType(void) const | ot_obj | |
| m_value | ot_num< int > | [protected] |
| operator int(void) const | ot_int | [inline] |
| operator!=(const ot_int &c) | ot_int | [inline] |
| operator*(const ot_int &c) const | ot_int | [inline] |
| operator*=(const ot_int &c) | ot_int | [inline] |
| operator+(const ot_int &c) const | ot_int | [inline] |
| operator++(void) | ot_int | [inline] |
| operator+=(const ot_int &c) | ot_int | [inline] |
| operator-(const ot_int &c) const | ot_int | [inline] |
| operator--(void) | ot_int | [inline] |
| operator-=(const ot_int &c) | ot_int | [inline] |
| operator/(const ot_int &c) const | ot_int | [inline] |
| operator/=(const ot_int &c) | ot_int | [inline] |
| operator=(const ot_int &c) | ot_int | [inline] |
| operator==(const ot_int &c) const | ot_int | [inline] |
| ot_num< int >::operator==(const ot_obj *o) const | ot_num< int > | [inline, virtual] |
| ot_obj::operator==(const ot_obj &o) const | ot_obj | |
| ot_int(int val=0) | ot_int | [inline] |
| ot_int(const ot_int &c) | ot_int | [inline] |
| ot_num(OT_OBJECT_TYPE t, intval) | ot_num< int > | [inline, protected] |
| 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_int() | ot_int | [inline, virtual] |
| ~ot_num() | ot_num< int > | [inline, virtual] |
| ~ot_obj() | ot_obj | [virtual] |