|
|
| EnumDef ()
| EnumDef |
| EnumDef (const std::string& _a_name, const std::vector<Arts::EnumComponent>& _a_contents, const std::vector<std::string>& _a_hints)
| EnumDef |
| EnumDef (Arts::Buffer& stream)
| EnumDef |
| EnumDef (const EnumDef& copyType)
| EnumDef |
| EnumDef& operator= (const EnumDef& assignType)
| operator= |
| std::string name | name |
| std::vector<Arts::EnumComponent> contents | contents |
| std::vector<std::string> hints | hints |
| void readType (Arts::Buffer& stream)
| readType |
Reimplemented from Type.
| void writeType (Arts::Buffer& stream)
| writeType |
[const]
Reimplemented from Type.
| Generated by: stefan on stefan on Sat Jun 2 23:13:28 2001, using kdoc 2.0a53. |