GTIRB  v2.3.1
GrammaTech Intermediate Representation for Binaries: C++ API
Classes | Namespaces | Typedefs
Context.hpp File Reference

Class gtirb::Context and related operators. More...

#include <gtirb/Allocator.hpp>
#include <gtirb/Export.hpp>
#include <boost/functional/hash.hpp>
#include <boost/uuid/uuid.hpp>
#include <boost/uuid/uuid_hash.hpp>
#include <cstdlib>
#include <functional>
#include <map>
Include dependency graph for Context.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gtirb::Context
 The context under which GTIRB operations occur. More...
 

Namespaces

 gtirb
 Main namespace for the GTIRB API.
 

Typedefs

using gtirb::UUID = boost::uuids::uuid
 Represents a universally unique identifier used to identify Node objects across serialization boundaries. More...
 

Detailed Description

Class gtirb::Context and related operators.