Public Member Functions | |
SourceListing * | getListing (const Common::Path &filename, ErrorCode &err) override |
ErrorCode | setPath (const Common::Path &path) override |
Common::Path | getPath () const override |
|
overridevirtual |
Get a listing. When implementing this, the result should be safe to delete for the caller.
Implements Wintermute::SourceListingProvider.