This is the complete list of members for VGMSampColl, including all inherited members.
_bLoaded (defined in VGMSampColl) | VGMSampColl | |
_containers (defined in VGMContainerItem) | VGMContainerItem | |
_dwOffset (defined in VGMItem) | VGMItem | |
_headers (defined in VGMContainerItem) | VGMContainerItem | |
_localitems (defined in VGMContainerItem) | VGMContainerItem | |
_name (defined in VGMItem) | VGMItem | |
_parInstrSet (defined in VGMSampColl) | VGMSampColl | |
_rawfile (defined in VGMFile) | VGMFile | |
_sampDataOffset (defined in VGMSampColl) | VGMSampColl | |
_samples (defined in VGMSampColl) | VGMSampColl | |
_unLength (defined in VGMItem) | VGMItem | |
_vgmfile (defined in VGMItem) | VGMItem | |
AddContainer(Common::Array< T *> &container) (defined in VGMContainerItem) | VGMContainerItem | inline |
AddHeader(uint32 offset, uint32 length, const Common::String &name="Header") (defined in VGMContainerItem) | VGMContainerItem | |
AddSimpleItem(uint32 offset, uint32 length, const Common::String &theName) (defined in VGMContainerItem) | VGMContainerItem | |
data() const (defined in VGMFile) | VGMFile | inline |
GetByte(uint32 offset) const (defined in VGMFile) | VGMFile | inline |
GetByte(uint32 offset) (defined in VGMItem) | VGMItem | protected |
GetBytes(uint32 nIndex, uint32 nCount, void *pBuffer) (defined in VGMFile) | VGMFile | |
GetEndOffset() (defined in VGMFile) | VGMFile | inline |
GetHeaderInfo() (defined in VGMSampColl) | VGMSampColl | inlinevirtual |
GetRawFile() (defined in VGMFile) | VGMFile | |
GetSampleInfo() (defined in VGMSampColl) | VGMSampColl | inlinevirtual |
GetShort(uint32 offset) const (defined in VGMFile) | VGMFile | inline |
GetShort(uint32 offset) (defined in VGMItem) | VGMItem | protected |
GetWord(uint32 offset) const (defined in VGMFile) | VGMFile | inline |
Load() (defined in VGMSampColl) | VGMSampColl | virtual |
LoadVGMFile() (defined in VGMFile) | VGMFile | |
name() const (defined in VGMFile) | VGMFile | inline |
size() const (defined in VGMFile) | VGMFile | inline |
VGMContainerItem() (defined in VGMContainerItem) | VGMContainerItem | |
VGMContainerItem(VGMFile *thevgmfile, uint32 theOffset, uint32 theLength=0, const Common::String theName="") (defined in VGMContainerItem) | VGMContainerItem | |
VGMFile(RawFile *theRawFile, uint32 offset, uint32 length=0, Common::String theName="VGM File") (defined in VGMFile) | VGMFile | |
VGMItem() (defined in VGMItem) | VGMItem | |
VGMItem(VGMFile *thevgmfile, uint32 theOffset, uint32 theLength=0, const Common::String theName="") (defined in VGMItem) | VGMItem | |
VGMSampColl(RawFile *rawfile, uint32 offset, uint32 length=0, Common::String theName="VGMSampColl") (defined in VGMSampColl) | VGMSampColl | |
VGMSampColl(RawFile *rawfile, VGMInstrSet *instrset, uint32 offset, uint32 length=0, Common::String theName="VGMSampColl") (defined in VGMSampColl) | VGMSampColl | |
~VGMContainerItem(void) (defined in VGMContainerItem) | VGMContainerItem | virtual |
~VGMFile() (defined in VGMFile) | VGMFile | virtual |
~VGMItem(void) (defined in VGMItem) | VGMItem | virtual |
~VGMSampColl(void) (defined in VGMSampColl) | VGMSampColl | virtual |