OT_ENUM_FIELD_LIST Member List
This is the complete list of members for
OT_ENUM_FIELD_LIST, including all inherited members.
asData(ostream &s) const | OT_ENUM_FIELD_LIST | [virtual] |
asXml(ostream &s, int i) const | OT_ENUM_FIELD_LIST | [virtual] |
checkIntegrity(const OT_ENUM_FIELD_LIST &r, const string &filename, int line) | OT_ENUM_FIELD_LIST | [private, static] |
deleteSelection(void) | OT_ENUM_FIELD_LIST | [private] |
dup(void) const | OT_ENUM_FIELD_LIST | [virtual] |
fromData(istream &s) | OT_ENUM_FIELD_LIST | [static] |
getSelected(void) const | OT_ENUM_FIELD_LIST | |
getSelectedInt(void) const | OT_ENUM_FIELD_LIST | |
getSelectedString(void) const | OT_ENUM_FIELD_LIST | |
getType(void) const | ot_obj | |
m_fields | OT_ENUM_FIELD_LIST | [private] |
operator+(const OT_ENUM_FIELD_LIST &r) const | OT_ENUM_FIELD_LIST | |
operator+(const OT_ENUM_FIELD &r) const | OT_ENUM_FIELD_LIST | |
operator+=(const OT_ENUM_FIELD &r) | OT_ENUM_FIELD_LIST | |
operator=(const OT_ENUM_FIELD_LIST &r) | OT_ENUM_FIELD_LIST | |
operator==(const OT_ENUM_FIELD_LIST &r) const | OT_ENUM_FIELD_LIST | |
operator==(const ot_obj *o) const | OT_ENUM_FIELD_LIST | [inline, virtual] |
ot_obj::operator==(const ot_obj &o) const | ot_obj | |
OT_ENUM_FIELD_LIST(void) | OT_ENUM_FIELD_LIST | [private] |
OT_ENUM_FIELD_LIST(const OT_ENUM_FIELD &f) | OT_ENUM_FIELD_LIST | |
OT_ENUM_FIELD_LIST(const OT_ENUM_FIELD_LIST &r) | OT_ENUM_FIELD_LIST | |
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] |
set(const string &str) | OT_ENUM_FIELD_LIST | |
set(int val) | OT_ENUM_FIELD_LIST | |
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_obj() | ot_obj | [virtual] |