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

Go to the source code of this file.

Classes

class  dmxpp::DMX
 

Namespaces

namespace  dmxpp
 
namespace  dmxpp::Format
 

Variables

constexpr std::string_view dmxpp::Format::TEXT = "keyvalues2"
 
constexpr std::string_view dmxpp::Format::BINARY = "binary"