GTIRB  v2.1.0
GrammaTech Intermediate Representation for Binaries: C++ API
Classes | Namespaces
DataBlock.hpp File Reference

Class gtirb::DataBlock. More...

#include <gtirb/Addr.hpp>
#include <gtirb/ByteInterval.hpp>
#include <gtirb/Node.hpp>
#include <cstdint>
#include <functional>
#include <optional>
#include <vector>
Include dependency graph for DataBlock.hpp:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Class gtirb::DataBlock.