DCL 4.0
|
#include <APEv2.h>
Protected Attributes | |
String | __APETAGEX |
uint32_t | __version |
uint32_t | __size |
uint32_t | __count |
uint32_t | __flags |
char * | __data |
PointerArray | __items |
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 () |