SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
Loading...
Searching...
No Matches
FGD.h File Reference
#include <list>
#include <string>
#include <string_view>
#include <unordered_map>
#include <vector>
#include <BufferStream.h>
#include <sourcepp/Math.h>
Include dependency graph for FGD.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  toolpp::FGD
 
struct  toolpp::FGD::Entity
 
struct  toolpp::FGD::Entity::ClassProperty
 
struct  toolpp::FGD::Entity::Field
 
struct  toolpp::FGD::Entity::FieldChoices
 
struct  toolpp::FGD::Entity::FieldChoices::Choice
 
struct  toolpp::FGD::Entity::FieldFlags
 
struct  toolpp::FGD::Entity::FieldFlags::Flag
 
struct  toolpp::FGD::Entity::IO
 
struct  toolpp::FGD::AutoVisGroup
 
class  toolpp::FGDWriter
 
class  toolpp::FGDWriter::AutoVisGroupWriter
 
class  toolpp::FGDWriter::EntityWriter
 
class  toolpp::FGDWriter::EntityWriter::KeyValueChoicesWriter
 
class  toolpp::FGDWriter::EntityWriter::KeyValueFlagsWriter
 

Namespaces

namespace  toolpp