|
DCL 4.1
|
#include <APEv2.h>
Protected Attributes | |
| uint32_t | __size |
| uint32_t | __flags |
| String | __key |
| String | __value |
Additional Inherited Members | |
| Public Member Functions inherited from Object | |
| virtual void | destroy () |
| String | className () const |
| bool | isInstanceOf (const std::type_info &typeinfo) const |
| virtual const std::type_info & | typeInfo () const |
| Protected Member Functions inherited from Object | |
| virtual | ~Object () |
| Object () | |