PandA-2024.02
Public Member Functions
CdfcEdgeWriter Class Reference
Inheritance diagram for CdfcEdgeWriter:
Inheritance graph
[legend]
Collaboration diagram for CdfcEdgeWriter:
Collaboration graph
[legend]

Public Member Functions

 CdfcEdgeWriter (const CdfcGraph *_printing_graph)
 Constructor. More...
 
void operator() (std::ostream &out, const EdgeDescriptor &e) const override
 Operator which print label of an EdgeDescriptor. More...
 
- Public Member Functions inherited from EdgeWriter
 EdgeWriter (const graph *_printing_graph, const int _detail_level)
 Constructor. More...
 
virtual ~EdgeWriter ()=default
 Destructor. More...
 

Additional Inherited Members

- Protected Attributes inherited from EdgeWriter
const graphprinting_graph
 The graph to be printed. More...
 
const int selector
 The selector of the graph to be printed. More...
 
const int detail_level
 The detail level. More...
 

Detailed Description

Definition at line 721 of file cdfc_module_binding.cpp.

Constructor & Destructor Documentation

◆ CdfcEdgeWriter()

CdfcEdgeWriter::CdfcEdgeWriter ( const CdfcGraph _printing_graph)
inlineexplicit

Constructor.

Parameters
_printing_graphis the graph to be printed
_selectoris the selector of the graph to be printed

Definition at line 729 of file cdfc_module_binding.cpp.

Member Function Documentation

◆ operator()()

void CdfcEdgeWriter::operator() ( std::ostream &  out,
const EdgeDescriptor e 
) const
inlineoverridevirtual

Operator which print label of an EdgeDescriptor.

Parameters
outis the stream
eis the edge

Implements EdgeWriter.

Definition at line 738 of file cdfc_module_binding.cpp.


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

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