PandA-2024.02
Data Structures | Macros | Typedefs
UnfoldedCallGraph.hpp File Reference
#include "graph.hpp"
Include dependency graph for UnfoldedCallGraph.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  UnfoldedCallGraph
 

Macros

#define UNFOLDED_NULL_VERTEX   boost::graph_traits<UnfoldedCallGraph>::null_vertex()
 

Typedefs

using UnfoldedVertexDescriptor = boost::graph_traits< UnfoldedCallGraph >::vertex_descriptor
 
using UnfoldedVertexIterator = boost::graph_traits< UnfoldedCallGraph >::vertex_iterator
 
using UnfoldedInEdgeIterator = boost::graph_traits< UnfoldedCallGraph >::in_edge_iterator
 
using UnfoldedOutEdgeIterator = boost::graph_traits< UnfoldedCallGraph >::out_edge_iterator
 
using UnfoldedEdgeIterator = boost::graph_traits< UnfoldedCallGraph >::edge_iterator
 
using UnfoldedEdgeDescriptor = boost::graph_traits< UnfoldedCallGraph >::edge_descriptor
 
using UnfoldedCallGraphRef = refcount< UnfoldedCallGraph >
 
using UnfoldedCallGraphConstRef = refcount< const UnfoldedCallGraph >
 

Macro Definition Documentation

◆ UNFOLDED_NULL_VERTEX

#define UNFOLDED_NULL_VERTEX   boost::graph_traits<UnfoldedCallGraph>::null_vertex()

Definition at line 55 of file UnfoldedCallGraph.hpp.

Typedef Documentation

◆ UnfoldedCallGraphConstRef

Definition at line 63 of file UnfoldedCallGraph.hpp.

◆ UnfoldedCallGraphRef

Definition at line 62 of file UnfoldedCallGraph.hpp.

◆ UnfoldedEdgeDescriptor

using UnfoldedEdgeDescriptor = boost::graph_traits<UnfoldedCallGraph>::edge_descriptor

Definition at line 60 of file UnfoldedCallGraph.hpp.

◆ UnfoldedEdgeIterator

using UnfoldedEdgeIterator = boost::graph_traits<UnfoldedCallGraph>::edge_iterator

Definition at line 59 of file UnfoldedCallGraph.hpp.

◆ UnfoldedInEdgeIterator

using UnfoldedInEdgeIterator = boost::graph_traits<UnfoldedCallGraph>::in_edge_iterator

Definition at line 57 of file UnfoldedCallGraph.hpp.

◆ UnfoldedOutEdgeIterator

using UnfoldedOutEdgeIterator = boost::graph_traits<UnfoldedCallGraph>::out_edge_iterator

Definition at line 58 of file UnfoldedCallGraph.hpp.

◆ UnfoldedVertexDescriptor

using UnfoldedVertexDescriptor = boost::graph_traits<UnfoldedCallGraph>::vertex_descriptor

Definition at line 53 of file UnfoldedCallGraph.hpp.

◆ UnfoldedVertexIterator

using UnfoldedVertexIterator = boost::graph_traits<UnfoldedCallGraph>::vertex_iterator

Definition at line 54 of file UnfoldedCallGraph.hpp.


Generated on Mon Feb 12 2024 13:03:31 for PandA-2024.02 by doxygen 1.8.13