class TypeDef
Full name
Arts
::TypeDef
Definition
#include <
arts/core.h
>
Inherits
Arts::Type
[public ]
Inherited by
TypeEntry
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index
Public Methods
TypeDef
()
TypeDef
(const std::string& _a_name, const std::vector<
Arts::TypeComponent
>& _a_contents, const std::vector<std::string>& _a_hints)
TypeDef
(
Arts::Buffer
& stream)
TypeDef
(const TypeDef& copyType)
TypeDef&
operator=
(const TypeDef& assignType)
void
readType
(
Arts::Buffer
& stream)
void
writeType
(
Arts::Buffer
& stream) const
Public Members
std::string
name
std::vector<Arts::TypeComponent>
contents
std::vector<std::string>
hints
Detailed Description
TypeDef
()
TypeDef
(const std::string& _a_name, const std::vector<
Arts::TypeComponent
>& _a_contents, const std::vector<std::string>& _a_hints)
TypeDef
(
Arts::Buffer
& stream)
TypeDef
(const TypeDef& copyType)
TypeDef&
operator=
(const TypeDef& assignType)
std::string
name
std::vector<
Arts::TypeComponent
>
contents
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.