ot_socketManager Member List
This is the complete list of members for
ot_socketManager, including all inherited members.
| addAttribute(const ot_path &ePath, const string &name, const ot_obj &o) | ot_socketManager | [virtual] |
| addFunction(const ot_path &iPath, ot_functionImplementation *fImpl, OT_IE_ACCESS a=IE_PRIVATE) | ot_socketManager | [virtual] |
| addInterface(const ot_path &iPath, OT_IE_ACCESS access=IE_PRIVATE) | ot_socketManager | [virtual] |
| callFunction(const ot_path &fPath, const ot_obj &input, auto_ptr< ot_obj > &output) | ot_socketManager | [virtual] |
| checkException(ot_messageBase *msg) const | ot_socketManager | [private] |
| dumpInterface(auto_ptr< ot_obj > &output) | ot_socketManager | [virtual] |
| getAttribute(const ot_path &aPath, auto_ptr< ot_obj > &output) | ot_socketManager | [virtual] |
| getAttributeStatus(const ot_path &aPath) | ot_socketManager | [virtual] |
| lockAttribute(const ot_path &aPath) | ot_socketManager | [virtual] |
| m_codec | ot_socketManager | [private] |
| m_cSocket | ot_socketManager | [private] |
| m_hostname | ot_socketManager | [private] |
| m_port | ot_socketManager | [private] |
| ot_manager(void) | ot_manager | [protected] |
| ot_socketManager(const string &hostname, int port, int timeout=0, const ot_messageCodec *codec=ot_codecRepository::getInstance()->getStdCodec()) | ot_socketManager | |
| pingInterface(void) | ot_socketManager | [virtual] |
| removeElement(const ot_path &ePath) | ot_socketManager | [virtual] |
| removeFunction(const ot_path &iPath) | ot_socketManager | [virtual] |
| removeInterface(const ot_path &iPath) | ot_socketManager | [virtual] |
| setAttribute(const ot_path &aPath, const ot_obj &newValue) | ot_socketManager | [virtual] |
| setInterfaceAccess(const ot_path &iPath, OT_IE_ACCESS a) | ot_socketManager | [virtual] |
| setTimeout(int timeout) | ot_socketManager | |
| unlockAttribute(const ot_path &aPath) | ot_socketManager | [virtual] |
| ~ot_manager(void) | ot_manager | [virtual] |
| ~ot_socketManager(void) | ot_socketManager | |