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

Class gtirb::ProxyBlock. More...

#include <gtirb/CfgNode.hpp>
#include <gtirb/Node.hpp>
Include dependency graph for ProxyBlock.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gtirb::ErrorOr< T >
 
class  gtirb::ProxyBlock
 A placeholder that serves as the endpoint (source or target) of a CFG edge. More...
 

Namespaces

 gtirb
 Main namespace for the GTIRB API.
 

Detailed Description

Class gtirb::ProxyBlock.

See also
Control Flow Graphs (CFGs)