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