ot_ior Member List
This is the complete list of members for
ot_ior, including all inherited members.
| asData(ostream &s) const | ot_ior | [virtual] |
| asXml(ostream &s=cout, int i=0) const | ot_ior | [virtual] |
| ATTRIBUTE enum value | ot_ior | |
| dup(void) const | ot_ior | [virtual] |
| FUNCTION enum value | ot_ior | |
| getHost(void) const | ot_ior | |
| getInterfacePath(void) const | ot_ior | |
| getIORType(void) const | ot_ior | |
| getPort(void) const | ot_ior | |
| getType(void) const | ot_obj | |
| INTERFACE enum value | ot_ior | |
| IORTYPE enum name | ot_ior | |
| m_host | ot_ior | [private] |
| m_iPath | ot_ior | [private] |
| m_port | ot_ior | [private] |
| m_type | ot_ior | [private] |
| null(void) | ot_ior | [static] |
| NULL_IOR enum value | ot_ior | |
| operator!=(const ot_ior &v) | ot_ior | |
| operator=(const ot_ior &c) | ot_ior | |
| operator==(const ot_ior &c) const | ot_ior | |
| operator==(const ot_obj *o) const | ot_ior | [inline, virtual] |
| ot_obj::operator==(const ot_obj &o) const | ot_obj | |
| ot_ior(void) | ot_ior | |
| ot_ior(const string &host, int port, IORTYPE type, const string &iPath) | ot_ior | |
| ot_ior(const ot_ior &c) | ot_ior | |
| 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_ior(void) | ot_ior | [virtual] |
| ~ot_obj() | ot_obj | [virtual] |