#include <IsoFileClasses.hpp>
Inheritance diagram for TrackBox:

Public Member Functions | |
| TrackBox () | |
| virtual | ~TrackBox () |
| void | decode (Byte *buffer, UInt32 count) |
| void | encode (Byte **buffer, UInt32 *count) |
| UInt32 | estimateSize () |
| Box * | getBoxRecursive (const char *type) |
| TrackBox::TrackBox | ( | ) |
| TrackBox::~TrackBox | ( | ) | [virtual] |
| void TrackBox::decode | ( | Byte * | buffer, | |
| UInt32 | count | |||
| ) | [virtual] |
| void TrackBox::encode | ( | Byte ** | buffer, | |
| UInt32 * | count | |||
| ) | [virtual] |
| UInt32 TrackBox::estimateSize | ( | ) | [virtual] |
| Box * TrackBox::getBoxRecursive | ( | const char * | type | ) |
1.4.7