|
|
| void * data | data |
[protected]
| std::string _type | _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 } | Representation |
[protected]
| void _write (Buffer *b)
| _write |
[protected const]
| void _read (Buffer *b)
| _read |
[protected const]
| AnyRefBase (const void *data, Representation rep)
| AnyRefBase |
[protected]
| AnyRefBase (const void *data, Representation rep, const char *type)
| AnyRefBase |
[protected]
| AnyRefBase (const AnyRefBase ©)
| AnyRefBase |
[protected]
| std::string type ()
| type |
[const]
| Generated by: stefan on stefan on Sat Jun 2 23:13:28 2001, using kdoc 2.0a53. |