![]() |
SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
|
#include "../PackFile.h"
Go to the source code of this file.
Classes | |
class | vpkpp::GCF |
struct | vpkpp::GCF::Header |
struct | vpkpp::GCF::BlockHeader |
struct | vpkpp::GCF::Block |
struct | vpkpp::GCF::DirectoryHeader |
struct | vpkpp::GCF::DirectoryEntry |
struct | vpkpp::GCF::DirectoryEntry2 |
struct | vpkpp::GCF::DirectoryMapHeader |
struct | vpkpp::GCF::DirectoryMapEntry |
struct | vpkpp::GCF::DataBlockHeader |
struct | vpkpp::GCF::ChecksumMapHeader |
struct | vpkpp::GCF::ChecksumMapEntry |
Namespaces | |
namespace | vpkpp |
Variables | |
constexpr std::string_view | vpkpp::GCF_EXTENSION = ".gcf" |