Public Types
Public Methods
Public Static Methods
- static inline InterfaceRepoV2 null ()
- static inline InterfaceRepoV2 _from_base (InterfaceRepoV2_base* b)
Protected Methods
inline InterfaceRepoV2 (InterfaceRepoV2_base* b)
| InterfaceRepoV2 |
[protected]
| typedef InterfaceRepoV2_base _base_class | _base_class |
inline InterfaceRepoV2 ()
| InterfaceRepoV2 |
inline InterfaceRepoV2 (const InterfaceRepoV2& target)
| InterfaceRepoV2 |
inline InterfaceRepoV2 (Arts::Object::Pool& p)
| InterfaceRepoV2 |
inline InterfaceRepoV2 null ()
| null |
[static]
Reimplemented from Object.
inline InterfaceRepoV2 _from_base (InterfaceRepoV2_base* b)
| _from_base |
[static]
Reimplemented from Object.
inline InterfaceRepoV2& operator= (const InterfaceRepoV2& target)
| operator= |
Reimplemented from Object.
inline InterfaceRepoV2_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. |