DCL 4.0
Loading...
Searching...
No Matches
APEv2 Class Reference

#include <APEv2.h>

Inheritance diagram for APEv2:
Object

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 ()

Detailed Description

Definition at line 15 of file APEv2.h.

Member Data Documentation

◆ __APETAGEX

String APEv2::__APETAGEX
protected

Definition at line 77 of file APEv2.h.

◆ __count

uint32_t APEv2::__count
protected

Definition at line 86 of file APEv2.h.

◆ __data

char* APEv2::__data
protected

Definition at line 91 of file APEv2.h.

◆ __flags

uint32_t APEv2::__flags
protected

Definition at line 89 of file APEv2.h.

◆ __items

PointerArray APEv2::__items
protected

Definition at line 93 of file APEv2.h.

◆ __size

uint32_t APEv2::__size
protected

Definition at line 83 of file APEv2.h.

◆ __version

uint32_t APEv2::__version
protected

Definition at line 80 of file APEv2.h.


The documentation for this class was generated from the following files: