DtAnyValue is a base class for Any Value type. More...
Inheritance diagram for MAKLogger::DtAnyValue:Public Member Functions | |
| DtAnyValue () | |
| Inline function provided to work around solaris compiler issue. | |
| virtual | ~DtAnyValue () |
| Inline function provided to work around solaris compiler issue. | |
| virtual DtAnyValue * | clone () const =0 |
| virtual bool | sameType (const DtAnyValue *const base) const |
| Inline function provided to work around solaris compiler issue. | |
| virtual const DtString & | type () const =0 |
| virtual DtString | serialize () const =0 |
| virtual int | typeId () const =0 |
DtAnyValue is a base class for Any Value type.