ScummVM API documentation
AGDS::Database Class Reference

Public Member Functions

bool open (const Common::String &filename)
 
bool open (const Common::String &filename, Common::SeekableReadStream &stream)
 
Common::Array< Common::StringgetEntries () const
 
Common::SeekableReadStreamgetEntry (const Common::String &name) const
 
Common::SeekableReadStreamgetEntry (Common::SeekableReadStream &parent, const Common::String &name) const
 

Static Public Member Functions

static void write (Common::WriteStream &stream, const Common::HashMap< Common::String, Common::Array< uint8 >> &entries)
 

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