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