ScummVM API documentation
Wintermute::CachedSourceListingProvider Class Reference
Inheritance diagram for Wintermute::CachedSourceListingProvider:
Wintermute::SourceListingProvider Wintermute::ListingProvider

Public Member Functions

ErrorCode setPath (const Common::Path &path) override
 
Common::Path getPath () const override
 
ListinggetListing (const Common::Path &filename, ErrorCode &err) override
 

Member Function Documentation

◆ getListing()

Listing* Wintermute::CachedSourceListingProvider::getListing ( const Common::Path filename,
ErrorCode &  err 
)
overridevirtual

Get a listing. When implementing this, the result should be safe to delete for the caller.

Implements Wintermute::SourceListingProvider.


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