add(ot_interfaceElement *element) | ot_interface | |
addInterface(const string &interfaceName, OT_IE_ACCESS access) | ot_interface | |
callFuction(const string &functionName, const ot_obj &input, auto_ptr< ot_obj > &output) | ot_interface | |
clear(void) | ot_interface | |
dumpInterface(void) | ot_interface | |
findInterface(const string &iPath) | ot_interface | |
get(const string &name) | ot_interface | |
getAccessMode(void) const | ot_interface | |
getInterfaceName(void) const | ot_interface | [inline] |
getInterfacePath(void) const | ot_interface | [inline] |
m_access | ot_interface | [private] |
m_interfaceList | ot_interface | [private] |
m_interfaceName | ot_interface | [private] |
m_interfacePath | ot_interface | [private] |
m_intRep | ot_interface | [private] |
ot_functionManager class | ot_interface | [friend] |
ot_interface(const string &interfacePath, const string &interfaceName, OT_IE_ACCESS access=IE_PRIVATE) | ot_interface | [private] |
remove(const string &elementName) | ot_interface | |
removeInterface(const string &interfaceName) | ot_interface | |
setAccessMode(OT_IE_ACCESS access) | ot_interface | |
~ot_interface(void) | ot_interface | [private] |