ScummVM API documentation
AGS3::AGS::Shared::DataExtParser Class Reference
Inheritance diagram for AGS3::AGS::Shared::DataExtParser:
AGS3::AGS::Shared::DataExtReader

Public Member Functions

 DataExtParser (Stream *in, int flags)
 
virtual String GetOldBlockName (int blockId) const
 
virtual soff_t GetOverLeeway (int) const
 
StreamGetStream ()
 
bool AtEnd () const
 
HError OpenBlock ()
 
void SkipBlock ()
 
HError PostAssert ()
 
HError FindOne (int id)
 

Protected Attributes

Stream_in = nullptr
 
int _flags = 0
 
int _blockID = -1
 
String _extID
 
soff_t _blockStart = 0
 
soff_t _blockLen = 0
 

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