![]()  | 
  
    PandA-2024.02
    
   | 
 
#include <cg_node.hpp>

Public Member Functions | |
| cg_label_writer (const graph *_g) | |
| void | operator() (std::ostream &out, const vertex &v) const | 
Private Attributes | |
| const graph * | g | 
Definition at line 227 of file cg_node.hpp.
      
  | 
  explicit | 
Definition at line 115 of file cg_node.cpp.
| void cg_label_writer::operator() | ( | std::ostream & | out, | 
| const vertex & | v | ||
| ) | const | 
Definition at line 119 of file cg_node.cpp.
References g, GET_CRITICAL, GET_NAME, GET_OPERATION, GET_TYPE, TYPE_ENTRY, and TYPE_EXIT.
      
  | 
  private | 
Definition at line 235 of file cg_node.hpp.
Referenced by operator()().
 1.8.13