SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
Loading...
Searching...
No Matches
GCF.h File Reference
#include "../PackFile.h"
Include dependency graph for GCF.h:
This graph shows which files directly or indirectly include this file:

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"