#include <Dot.h>
|
virtual | ~Link () |
|
void | print (std::ostream &out) |
|
void | print (std::ostream &out, const std::string &appendedattr) |
|
Definition at line 153 of file Dot.h.
◆ Link()
etiss::interfaces::Dot::Link::Link |
( |
Node * |
src, |
|
|
Node * |
dst |
|
) |
| |
|
inlineprivate |
◆ ~Link()
virtual etiss::interfaces::Dot::Link::~Link |
( |
| ) |
|
|
inlinevirtual |
◆ print()
void etiss::interfaces::Dot::Link::print |
( |
std::ostream & |
out | ) |
|
◆ etiss::interfaces::Dot
◆ dst_
Node* const etiss::interfaces::Dot::Link::dst_ |
◆ src_
Node* const etiss::interfaces::Dot::Link::src_ |
The documentation for this class was generated from the following files:
- /home/runner/work/etiss/etiss/include/etiss/interfaces/Dot.h
- /home/runner/work/etiss/etiss/src/interfaces/Dot.cpp