class AnyRefBase


Full nameArts::AnyRefBase
Definition#include <arts/anyref.h>
Inherited byAnyConstRef, AnyRef
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Protected Types

Protected Methods

Protected Members


Detailed Description

void * data

[protected: ]

std::string _type

[protected: ]

enum Representation {repVoid = 0, repByte = 10, repLong = 20, repInt = 21 , repFloat = 30, repDouble = 31 , repString = 40, repCString = 41 , repBool = 50, repByteSeq = 510, repLongSeq = 520, repFloatSeq = 530, repStringSeq = 540, repBoolSeq = 550, repAny = 1000 }

[protected: ]

void  _write (Buffer *b)

[protected: const]

void  _read (Buffer *b)

[protected: const]

 AnyRefBase (const void *data, Representation rep)

[protected: ]

 AnyRefBase (const void *data, Representation rep, const char *type)

[protected: ]

 AnyRefBase (const AnyRefBase &copy)

[protected: ]

std::string  type ()

[const]


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