Public Methods
InterfaceRepo_impl ()
| InterfaceRepo_impl |
~InterfaceRepo_impl ()
| ~InterfaceRepo_impl |
long insertModule (const ModuleDef& newModule)
| insertModule |
Reimplemented from InterfaceRepo_base.
void removeModule (long moduleID)
| removeModule |
Reimplemented from InterfaceRepo_base.
InterfaceDef queryInterface (const std::string& name)
| queryInterface |
Reimplemented from InterfaceRepo_base.
TypeDef queryType (const std::string& name)
| queryType |
Reimplemented from InterfaceRepo_base.
EnumDef queryEnum (const std::string& name)
| queryEnum |
Reimplemented from InterfaceRepo_base.
TypeIdentification identifyType (const std::string& name)
| identifyType |
Reimplemented from InterfaceRepoV2_base.
std::vector<std::string> * queryChildren (const std::string& name)
| queryChildren |
Reimplemented from InterfaceRepo_base.
std::vector<std::string> * queryInterfaces ()
| queryInterfaces |
Reimplemented from InterfaceRepo_base.
std::vector<std::string> * queryTypes ()
| queryTypes |
Reimplemented from InterfaceRepo_base.
std::vector<std::string> * queryEnums ()
| queryEnums |
Reimplemented from InterfaceRepo_base.
| Generated by: stefan on stefan on Sat Jun 2 23:13:28 2001, using kdoc 2.0a53. |