Public Methods
| long insertModule (const ModuleDef& newModule)
|
Reimplemented from InterfaceRepo_base.
| void removeModule (long moduleID)
|
Reimplemented from InterfaceRepo_base.
| InterfaceDef queryInterface (const std::string& name)
|
Reimplemented from InterfaceRepo_base.
| TypeDef queryType (const std::string& name)
|
Reimplemented from InterfaceRepo_base.
| EnumDef queryEnum (const std::string& name)
|
Reimplemented from InterfaceRepo_base.
| TypeIdentification identifyType (const std::string& name)
|
Reimplemented from InterfaceRepoV2_base.
| std::vector<std::string> * queryChildren (const std::string& name)
|
Reimplemented from InterfaceRepo_base.
| std::vector<std::string> * queryInterfaces ()
|
Reimplemented from InterfaceRepo_base.
| std::vector<std::string> * queryTypes ()
|
Reimplemented from InterfaceRepo_base.
| std::vector<std::string> * queryEnums ()
|
Reimplemented from InterfaceRepo_base.
| Generated by: stefan@stefan on Sat Feb 24 19:11:23 2001, using kdoc 2.0a47. |