Public Types
Public Methods
Public Static Methods
- static inline StructureDesc null ()
- static inline StructureDesc _from_base (StructureDesc_base* b)
Protected Methods
inline StructureDesc (StructureDesc_base* b)
| StructureDesc |
[protected]
| typedef StructureDesc_base _base_class | _base_class |
inline StructureDesc ()
| StructureDesc |
inline StructureDesc (const StructureDesc& target)
| StructureDesc |
inline StructureDesc (Arts::Object::Pool& p)
| StructureDesc |
inline StructureDesc null ()
| null |
[static]
Reimplemented from Object.
inline StructureDesc _from_base (StructureDesc_base* b)
| _from_base |
[static]
Reimplemented from Object.
inline StructureDesc& operator= (const StructureDesc& target)
| operator= |
Reimplemented from Object.
inline StructureDesc_base* _base ()
| _base |
Reimplemented from Object.
inline bool valid ()
| valid |
inline std::string name ()
| name |
inline void name (const std::string& _newValue)
| name |
inline long obtainID ()
| obtainID |
inline std::vector<std::string> * saveToList ()
| saveToList |
inline void loadFromList (const std::vector<std::string>& list)
| loadFromList |
inline void clear ()
| clear |
| Generated by: stefan on stefan on Sat Jun 2 23:13:28 2001, using kdoc 2.0a53. |