GTIRB
v2.2.0
GrammaTech Intermediate Representation for Binaries: C++ API
|
Class gtirb::DataBlock. More...
#include <gtirb/Addr.hpp>
#include <gtirb/ByteInterval.hpp>
#include <gtirb/Node.hpp>
#include <cstdint>
#include <functional>
#include <optional>
#include <vector>
Go to the source code of this file.
Classes | |
class | gtirb::DataBlock |
Represents a data object, possibly symbolic. More... | |
class | gtirb::ErrorOr< T > |
Namespaces | |
gtirb | |
Main namespace for the GTIRB API. | |
Class gtirb::DataBlock.