DataEntryUrlBox Class Reference

#include <IsoFileClasses.hpp>

Inheritance diagram for DataEntryUrlBox:

FullBox Box List of all members.

Public Member Functions

 DataEntryUrlBox (bit24 flags, unsigned_int8 version=0)
virtual ~DataEntryUrlBox ()
void decode (Byte *buffer, UInt32 count)
void encode (Byte **buffer, UInt32 *count)
UInt32 estimateSize ()
void set_location (string new_location)

Public Attributes

string location
UInt32 locationSize

Detailed Description

ISO/IEC 14496-12:2005(E) Class DataEntryUrlBox, 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

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

DataEntryUrlBox::~DataEntryUrlBox (  )  [virtual]


Member Function Documentation

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

See also:
Box::decode

Reimplemented from FullBox.

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

See also:
Box::encode

Reimplemented from FullBox.

UInt32 DataEntryUrlBox::estimateSize (  )  [virtual]

See also:
Box::estimateSize

Reimplemented from FullBox.

void DataEntryUrlBox::set_location ( string  new_location  ) 

Set ISO/IEC 14496-12:2005(E) DataEntryUrlBox::location

Parameters:
new_location NULL terminated location string


Member Data Documentation

string DataEntryUrlBox::location

UInt32 DataEntryUrlBox::locationSize


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