GTIRB
v2.2.0
GrammaTech Intermediate Representation for Binaries: C++ API
|
Schema class for profile aux data. More...
#include <AuxDataSchema.hpp>
Public Types | |
typedef std::map< gtirb::Offset, uint64_t > | Type |
Static Public Attributes | |
static constexpr const char * | Name = "profile" |
Schema class for profile aux data.
typedef std::map<gtirb::Offset, uint64_t> gtirb::provisional_schema::Profile::Type |
|
staticconstexpr |