Porytiles
Loading...
Searching...
No Matches
header_enum_map_provider.hpp File Reference
Include dependency graph for header_enum_map_provider.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  porytiles::HeaderEnumMapProvider
 Loads a field's name/value mappings from a C/C++ header used by a decomp project. More...
 

Namespaces

namespace  porytiles
 

Functions

ProviderMap porytiles::build_provider_map (const std::filesystem::path &project_root, const Schema &schema, gsl::not_null< const TextFormatter * > format, gsl::not_null< const UserDiagnostics * > diag)
 Builds a header provider for every provider-backed field in a schema.