GTIRB
v2.2.0
GrammaTech Intermediate Representation for Binaries: C++ API
|
#include <gtirb/Context.hpp>
#include <gtirb/Export.hpp>
#include <boost/functional/hash.hpp>
#include <cstdint>
#include <functional>
Go to the source code of this file.
Classes | |
struct | std::hash< gtirb::Offset > |
Hash operation for Offset. More... | |
class | gtirb::Offset |
Describes a location inside a node (byte interval, block, etc). More... | |
Namespaces | |
gtirb | |
Main namespace for the GTIRB API. | |
std | |