Public Member Functions | |
virtual Listing * | getListing (const Common::Path &filename, ErrorCode &error)=0 |
|
pure virtual |
Get a listing. When implementing this, the result should be safe to delete for the caller.
Implemented in Wintermute::CachedSourceListingProvider, Wintermute::SourceListingProvider, Wintermute::BasicSourceListingProvider, and Wintermute::BlankListingProvider.