ScummVM API documentation
mkvparser::SimpleBlock Class Reference
Inheritance diagram for mkvparser::SimpleBlock:
mkvparser::BlockEntry

Public Member Functions

 SimpleBlock (Cluster *, long index, long long start, long long size)
 
long Parse ()
 
Kind GetKind () const
 
const BlockGetBlock () const
 
- Public Member Functions inherited from mkvparser::BlockEntry
bool EOS () const
 
const ClusterGetCluster () const
 
long GetIndex () const
 

Protected Attributes

Block m_block
 
- Protected Attributes inherited from mkvparser::BlockEntry
Cluster *const m_pCluster
 
const long m_index
 

Additional Inherited Members

- Public Types inherited from mkvparser::BlockEntry
enum  Kind { kBlockEOS, kBlockSimple, kBlockGroup }
 
- Protected Member Functions inherited from mkvparser::BlockEntry
 BlockEntry (Cluster *, long index)
 

The documentation for this class was generated from the following file: