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

Public Member Functions | |
| cg_edge_writer (const graph *_g) | |
| void | operator() (std::ostream &out, const EdgeDescriptor &e) const | 
Private Attributes | |
| const graph * | g | 
Definition at line 217 of file cg_node.hpp.
      
  | 
  explicit | 
Definition at line 74 of file cg_node.cpp.
| void cg_edge_writer::operator() | ( | std::ostream & | out, | 
| const EdgeDescriptor & | e | ||
| ) | const | 
Definition at line 78 of file cg_node.cpp.
References CHANNEL_SELECTOR, CLOCK_SELECTOR, DATA_SELECTOR, g, graph::GetSelector(), and THROW_ERROR.

      
  | 
  private | 
Definition at line 224 of file cg_node.hpp.
Referenced by operator()().
 1.8.13