PandA-2024.02
Public Member Functions
UnfoldedCallGraph Class Reference

#include <UnfoldedCallGraph.hpp>

Inheritance diagram for UnfoldedCallGraph:
Inheritance graph
[legend]
Collaboration diagram for UnfoldedCallGraph:
Collaboration graph
[legend]

Public Member Functions

 UnfoldedCallGraph (GraphInfoRef g_info)
 
 ~UnfoldedCallGraph ()=default
 
- Public Member Functions inherited from RawGraph
 RawGraph (GraphInfoRef g_info)
 Constructor. More...
 
 ~RawGraph ()=default
 Destructor. More...
 
boost::graph_traits< boost_raw_graph >::vertex_descriptor AddVertex (const NodeInfoRef v_info)
 
void RemoveVertex (boost::graph_traits< boost_raw_graph >::vertex_descriptor v)
 
boost::graph_traits< boost_raw_graph >::edge_descriptor AddEdge (boost::graph_traits< boost_raw_graph >::vertex_descriptor src, boost::graph_traits< boost_raw_graph >::vertex_descriptor tgt, const EdgeInfoRef e_info)
 
void RemoveEdge (boost::graph_traits< boost_raw_graph >::edge_descriptor e)
 
void RemoveEdge (boost::graph_traits< boost_raw_graph >::vertex_descriptor src, boost::graph_traits< boost_raw_graph >::vertex_descriptor tgt)
 

Detailed Description

Author
Pietro Fezzardi pietr.nosp@m.ofez.nosp@m.zardi.nosp@m.@gma.nosp@m.il.co.nosp@m.m

Definition at line 43 of file UnfoldedCallGraph.hpp.

Constructor & Destructor Documentation

◆ UnfoldedCallGraph()

UnfoldedCallGraph::UnfoldedCallGraph ( GraphInfoRef  g_info)
inlineexplicit

Definition at line 46 of file UnfoldedCallGraph.hpp.

References ~UnfoldedCallGraph().

Here is the call graph for this function:

◆ ~UnfoldedCallGraph()

UnfoldedCallGraph::~UnfoldedCallGraph ( )
default

Referenced by UnfoldedCallGraph().

Here is the caller graph for this function:

The documentation for this class was generated from the following file:

Generated on Mon Feb 12 2024 13:04:09 for PandA-2024.02 by doxygen 1.8.13