| create(IN const char *instanceId, IN const char *typeId) | aesop::Instance | [static] |
| dump(IN const char *txt)=0 | aesop::Instance | [pure virtual] |
| getComponentData(IN const char *componentName)=0 | aesop::Instance | [pure virtual] |
| getInstanceData(IN const char *componentName)=0 | aesop::Instance | [pure virtual] |
| getInstanceId(void) const =0 | aesop::Instance | [pure virtual] |
| getPlacement(void)=0 | aesop::Instance | [pure virtual] |
| getTypeComponentData(IN const char *componentName)=0 | aesop::Instance | [pure virtual] |
| getTypeId(void) const =0 | aesop::Instance | [pure virtual] |
| parse(IO std::istream &stream) | aesop::Instance | [static] |
| setComponentData(IN const char *componentName, IN smart_ptr< ComponentData > &data)=0 | aesop::Instance | [pure virtual] |
| setInstanceData(IN const char *componentName, IN smart_ptr< Datahash > &data)=0 | aesop::Instance | [pure virtual] |
| ~Instance(void) | aesop::Instance | [virtual] |
1.7.1