#include <IsoFileClasses.hpp>
Inheritance diagram for DataInformationBox:
Public Member Functions | |
DataInformationBox () | |
virtual | ~DataInformationBox () |
void | decode (Byte *buffer, UInt32 count) |
void | encode (Byte **buffer, UInt32 *count) |
UInt32 | estimateSize () |
Box * | getBoxRecursive (const char *type) |
DataInformationBox::DataInformationBox | ( | ) |
DataInformationBox::~DataInformationBox | ( | ) | [virtual] |
void DataInformationBox::decode | ( | Byte * | buffer, | |
UInt32 | count | |||
) | [virtual] |
void DataInformationBox::encode | ( | Byte ** | buffer, | |
UInt32 * | count | |||
) | [virtual] |
UInt32 DataInformationBox::estimateSize | ( | ) | [virtual] |
Box * DataInformationBox::getBoxRecursive | ( | const char * | type | ) |