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

#include <cg_node.hpp>

Collaboration diagram for cg_edge_writer:
Collaboration graph
[legend]

Public Member Functions

 cg_edge_writer (const graph *_g)
 
void operator() (std::ostream &out, const EdgeDescriptor &e) const
 

Private Attributes

const graphg
 

Detailed Description

Definition at line 217 of file cg_node.hpp.

Constructor & Destructor Documentation

◆ cg_edge_writer()

cg_edge_writer::cg_edge_writer ( const graph _g)
explicit

Definition at line 74 of file cg_node.cpp.

Member Function Documentation

◆ operator()()

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.

Here is the call graph for this function:

Field Documentation

◆ g

const graph* cg_edge_writer::g
private

Definition at line 224 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