GTIRB
v2.2.0
GrammaTech Intermediate Representation for Binaries: C++ API
|
Schema class for types auxiliary data. More...
#include <AuxDataSchema.hpp>
Public Types | |
typedef std::map< gtirb::UUID, std::string > | Type |
Static Public Attributes | |
static constexpr const char * | Name = "types" |
Schema class for types auxiliary data.
typedef std::map<gtirb::UUID, std::string> gtirb::schema::Types::Type |
|
staticconstexpr |