SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
Loading...
Searching...
No Matches
fspp::FileSystem Member List

This is the complete list of members for fspp::FileSystem, including all inherited members.

FileSystem(std::string_view gamePath, const FileSystemOptions &options={})fspp::FileSystemexplicitprotected
getSearchPathDirs() constfspp::FileSystem
getSearchPathDirs()fspp::FileSystem
getSearchPathVPKs() constfspp::FileSystem
getSearchPathVPKs()fspp::FileSystem
load(steampp::AppID appID, std::string_view gameID, const FileSystemOptions &options={})fspp::FileSystemstatic
load(std::string_view gamePath, const FileSystemOptions &options={})fspp::FileSystemstatic
read(std::string_view filePath, std::string_view searchPath="GAME", bool prioritizeVPKs=true) constfspp::FileSystem
readForMap(const vpkpp::PackFile *map, std::string_view filePath, std::string_view searchPath="GAME", bool prioritizeVPKs=true) constfspp::FileSystem
SearchPathMapDir typedeffspp::FileSystem
SearchPathMapVPK typedeffspp::FileSystem