ot_lib::ot_manager Member List
This is the complete list of members for
ot_lib::ot_manager, including all inherited members.
| addAttribute(const ot_path &ePath, const string &name, const ot_obj &o)=0 | ot_lib::ot_manager | [pure virtual] |
| addFunction(const ot_path &iPath, ot_functionImplementation *fImpl, OT_IE_ACCESS a)=0 | ot_lib::ot_manager | [pure virtual] |
| addInterface(const ot_path &iPath, OT_IE_ACCESS access)=0 | ot_lib::ot_manager | [pure virtual] |
| callFunction(const ot_path &fPath, const ot_obj &input, auto_ptr< ot_obj > &output)=0 | ot_lib::ot_manager | [pure virtual] |
| dumpInterface(auto_ptr< ot_obj > &output)=0 | ot_lib::ot_manager | [pure virtual] |
| getAttribute(const ot_path &aPath, auto_ptr< ot_obj > &output)=0 | ot_lib::ot_manager | [pure virtual] |
| getAttributeStatus(const ot_path &aPath)=0 | ot_lib::ot_manager | [pure virtual] |
| lockAttribute(const ot_path &aPath)=0 | ot_lib::ot_manager | [pure virtual] |
| ot_manager(void) | ot_lib::ot_manager | [protected] |
| pingInterface(void)=0 | ot_lib::ot_manager | [pure virtual] |
| removeElement(const ot_path &ePath)=0 | ot_lib::ot_manager | [pure virtual] |
| removeFunction(const ot_path &iPath)=0 | ot_lib::ot_manager | [pure virtual] |
| removeInterface(const ot_path &iPath)=0 | ot_lib::ot_manager | [pure virtual] |
| setAttribute(const ot_path &aPath, const ot_obj &newValue)=0 | ot_lib::ot_manager | [pure virtual] |
| setInterfaceAccess(const ot_path &iPath, OT_IE_ACCESS a)=0 | ot_lib::ot_manager | [pure virtual] |
| unlockAttribute(const ot_path &aPath)=0 | ot_lib::ot_manager | [pure virtual] |
| ~ot_manager(void) | ot_lib::ot_manager | [virtual] |