PandA-2024.02
Public Member Functions | Private Attributes
cg_label_writer Class Reference

#include <cg_node.hpp>

Collaboration diagram for cg_label_writer:
Collaboration graph
[legend]

Public Member Functions

 cg_label_writer (const graph *_g)
 
void operator() (std::ostream &out, const vertex &v) const
 

Private Attributes

const graphg
 

Detailed Description

Definition at line 227 of file cg_node.hpp.

Constructor & Destructor Documentation

◆ cg_label_writer()

cg_label_writer::cg_label_writer ( const graph _g)
explicit

Definition at line 115 of file cg_node.cpp.

Member Function Documentation

◆ operator()()

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.

Field Documentation

◆ g

const graph* cg_label_writer::g
private

Definition at line 235 of file cg_node.hpp.

Referenced by operator()().


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

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