|
|
| InterfaceDef ()
| InterfaceDef |
| InterfaceDef (const std::string& _a_name, const std::vector<std::string>& _a_inheritedInterfaces, const std::vector<Arts::MethodDef>& _a_methods, const std::vector<Arts::AttributeDef>& _a_attributes, const std::vector<std::string>& _a_defaultPorts, const std::vector<std::string>& _a_hints)
| InterfaceDef |
| InterfaceDef (Arts::Buffer& stream)
| InterfaceDef |
| InterfaceDef (const InterfaceDef& copyType)
| InterfaceDef |
| InterfaceDef& operator= (const InterfaceDef& assignType)
| operator= |
| std::string name | name |
| std::vector<std::string> inheritedInterfaces | inheritedInterfaces |
| std::vector<Arts::MethodDef> methods | methods |
| std::vector<Arts::AttributeDef> attributes | attributes |
| std::vector<std::string> defaultPorts | defaultPorts |
| 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. |