Public Types
Public Methods
Public Static Methods
- static inline InterfaceRepo null ()
- static inline InterfaceRepo _from_base (InterfaceRepo_base* b)
Protected Methods
inline InterfaceRepo (InterfaceRepo_base* b)
| InterfaceRepo |
[protected]
| typedef InterfaceRepo_base _base_class | _base_class |
inline InterfaceRepo ()
| InterfaceRepo |
inline InterfaceRepo (const InterfaceRepo& target)
| InterfaceRepo |
inline InterfaceRepo (Arts::Object::Pool& p)
| InterfaceRepo |
inline InterfaceRepo null ()
| null |
[static]
Reimplemented from Object.
inline InterfaceRepo _from_base (InterfaceRepo_base* b)
| _from_base |
[static]
Reimplemented from Object.
inline InterfaceRepo& operator= (const InterfaceRepo& target)
| operator= |
Reimplemented from Object.
inline InterfaceRepo_base* _base ()
| _base |
Reimplemented from Object.
inline void removeModule (long moduleID)
| removeModule |
inline Arts::TypeDef queryType (const std::string& name)
| queryType |
inline Arts::EnumDef queryEnum (const std::string& name)
| queryEnum |
inline std::vector<std::string> * queryChildren (const std::string& name)
| queryChildren |
inline std::vector<std::string> * queryInterfaces ()
| queryInterfaces |
inline std::vector<std::string> * queryTypes ()
| queryTypes |
inline std::vector<std::string> * queryEnums ()
| queryEnums |
| Generated by: stefan on stefan on Sat Jun 2 23:13:28 2001, using kdoc 2.0a53. |