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