|
|
| MethodDef ()
| MethodDef |
| MethodDef (const std::string& _a_name, const std::string& _a_type, Arts::MethodType _a_flags, const std::vector<Arts::ParamDef>& _a_signature, const std::vector<std::string>& _a_hints)
| MethodDef |
| MethodDef (Arts::Buffer& stream)
| MethodDef |
| MethodDef (const MethodDef& copyType)
| MethodDef |
| MethodDef& operator= (const MethodDef& assignType)
| operator= |
| std::string name | name |
| std::string type | type |
| Arts::MethodType flags | flags |
| std::vector<Arts::ParamDef> signature | signature |
| 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. |