DataReferenceBox Class Reference

#include <IsoFileClasses.hpp>

Inheritance diagram for DataReferenceBox:

FullBox ClassContainer Box List of all members.

Public Member Functions

 DataReferenceBox (bit24 flags, unsigned_int8 version=0)
virtual ~DataReferenceBox ()
void decode (Byte *buffer, UInt32 count)
void encode (Byte **buffer, UInt32 *count)
UInt32 estimateSize ()
BoxaddNewBox (const char *type)

Public Attributes

unsigned_int32 entry_count

Detailed Description

ISO/IEC 14496-12:2005(E) Class DataReferenceBox, for details about all public undocumented data (attributes), see ISO/IEC 14496-12:2005(E). Such attributes are syntax elements documented in standard under same name and class.


Constructor & Destructor Documentation

DataReferenceBox::DataReferenceBox ( bit24  flags,
unsigned_int8  version = 0 
)

DataReferenceBox::~DataReferenceBox (  )  [virtual]


Member Function Documentation

Box * DataReferenceBox::addNewBox ( const char *  type  )  [virtual]

Add DataEntryUrnBox/DataEntryUrlBox

Reimplemented from ClassContainer.

void DataReferenceBox::decode ( Byte *  buffer,
UInt32  count 
) [virtual]

See also:
Box::decode

Reimplemented from FullBox.

void DataReferenceBox::encode ( Byte **  buffer,
UInt32 *  count 
) [virtual]

See also:
Box::encode

Reimplemented from FullBox.

UInt32 DataReferenceBox::estimateSize (  )  [virtual]

See also:
Box::estimateSize

Reimplemented from FullBox.


Member Data Documentation

unsigned_int32 DataReferenceBox::entry_count


The documentation for this class was generated from the following files:
Generated on Sun Aug 20 15:06:40 2006 for ISOCodec by  doxygen 1.4.7