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

Schema class for padding auxiliary data. More...

#include <AuxDataSchema.hpp>

Public Types

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

Static Public Attributes

static constexpr const char * Name = "padding"
 

Detailed Description

Schema class for padding auxiliary data.

Member Typedef Documentation

◆ Type

typedef std::map<gtirb::Offset, uint64_t> gtirb::schema::Padding::Type

Member Data Documentation

◆ Name

constexpr const char* gtirb::schema::Padding::Name = "padding"
staticconstexpr

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