addNewBox(const char *type) | ClassContainer | [virtual] |
Box() | Box | |
Box(const char *boxtype) | Box | |
Box(unsigned_int32 boxtype) | Box | |
Box(unsigned_int32 boxtype, unsigned_int8 extended_type[16]) | Box | |
boxes | ClassContainer | [protected] |
bufManager | Box | [protected] |
ClassContainer() | ClassContainer | |
decode(Byte *buffer, UInt32 count) | TrackBox | [virtual] |
decodeAll(BufferManager *containerBuffer) | ClassContainer | |
encode(Byte **buffer, UInt32 *count) | TrackBox | [virtual] |
encodeAll(BufferManager *containerBuffer) | ClassContainer | |
estimateMemberSize() | ClassContainer | |
estimateSize() | TrackBox | [virtual] |
getBox(const char *type) | ClassContainer | |
getBoxRecursive(const char *type) | TrackBox | |
getBuffer(Byte **buffer) | Box | |
getCurrentReadPointer() | Box | |
getCurrentWritePointer() | Box | |
mapStringToUInt32(char *src, unsigned_int32 *target) | Box | [static] |
mapUInt32ToString(unsigned_int32 *src, char *target) | Box | [static] |
removeAll() | ClassContainer | |
size | Box | |
TrackBox() | TrackBox | |
type | Box | |
update_size() | Box | [protected] |
write_size() | Box | [protected] |
~Box() | Box | [virtual] |
~ClassContainer() | ClassContainer | [virtual] |
~TrackBox() | TrackBox | [virtual] |