SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
Loading...
Searching...
No Matches
toolpp::FGD::Entity::IO Struct Reference

#include <FGD.h>

Collaboration diagram for toolpp::FGD::Entity::IO:

Public Attributes

std::string_view name
std::string_view valueType
std::string_view description

Detailed Description

Definition at line 65 of file FGD.h.

Member Data Documentation

◆ description

std::string_view toolpp::FGD::Entity::IO::description

Definition at line 68 of file FGD.h.

◆ name

std::string_view toolpp::FGD::Entity::IO::name

Definition at line 66 of file FGD.h.

◆ valueType

std::string_view toolpp::FGD::Entity::IO::valueType

Definition at line 67 of file FGD.h.


The documentation for this struct was generated from the following file: