DCL 4.1
Loading...
Searching...
No Matches
APEv2Item Class Reference

#include <APEv2.h>

Inheritance diagram for APEv2Item:
Object

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

Detailed Description

Definition at line 96 of file APEv2.h.

Member Data Documentation

◆ __flags

uint32_t APEv2Item::__flags
protected

Definition at line 126 of file APEv2.h.

◆ __key

String APEv2Item::__key
protected

Definition at line 128 of file APEv2.h.

◆ __size

uint32_t APEv2Item::__size
protected

Definition at line 124 of file APEv2.h.

◆ __value

String APEv2Item::__value
protected

Definition at line 130 of file APEv2.h.


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