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

Schema class for alignment auxiliary data. More...

#include <AuxDataSchema.hpp>

Public Types

typedef std::map< gtirb::UUID, uint64_t > Type
 

Static Public Attributes

static constexpr const char * Name = "alignment"
 

Detailed Description

Schema class for alignment auxiliary data.

Member Typedef Documentation

◆ Type

typedef std::map<gtirb::UUID, uint64_t> gtirb::schema::Alignment::Type

Member Data Documentation

◆ Name

constexpr const char* gtirb::schema::Alignment::Name = "alignment"
staticconstexpr

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