class MethodDef


Full nameArts::MethodDef
Definition#include <arts/core.h>
InheritsArts::Type [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Members


Detailed Description

 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 (Arts::Buffer& stream)

 MethodDef (const MethodDef& copyType)

MethodDef&  operator= (const MethodDef& assignType)

std::string name

std::string type

Arts::MethodType flags

std::vector<Arts::ParamDef> signature

std::vector<std::string> hints

void  readType (Arts::Buffer& stream)

Reimplemented from Type.

void  writeType (Arts::Buffer& stream)

[const]

Reimplemented from Type.


Generated by: stefan@stefan on Sat Feb 24 19:11:23 2001, using kdoc 2.0a47.