|
| VGMHeader (VGMItem *parItem, uint32 offset=0, uint32 length=0, const Common::String &name="Header") |
|
| VGMContainerItem (VGMFile *thevgmfile, uint32 theOffset, uint32 theLength=0, const Common::String theName="") |
|
VGMHeader * | AddHeader (uint32 offset, uint32 length, const Common::String &name="Header") |
|
void | AddSimpleItem (uint32 offset, uint32 length, const Common::String &theName) |
|
template<class T > |
void | AddContainer (Common::Array< T *> &container) |
|
| VGMItem (VGMFile *thevgmfile, uint32 theOffset, uint32 theLength=0, const Common::String theName="") |
|
RawFile * | GetRawFile () |
|
The documentation for this class was generated from the following file: