GTIRB  v2.1.0
GrammaTech Intermediate Representation for Binaries: C++ API
Public Types | Static Public Attributes | List of all members
gtirb::schema::Comments Struct Reference

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"
 

Detailed Description

Schema class for comments auxiliary data.

Member Typedef Documentation

◆ Type

typedef std::map<gtirb::Offset, std::string> gtirb::schema::Comments::Type

Member Data Documentation

◆ Name

constexpr const char* gtirb::schema::Comments::Name = "comments"
staticconstexpr

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