#include <Dot.h>
Definition at line 331 of file Dot.h.
◆ Link()
etiss::interfaces::dot::ValueOperationTraceGraphStreamer::Link::Link |
( |
Node * |
src, |
|
|
Node * |
dst |
|
) |
| |
|
inline |
◆ attrToString()
void etiss::interfaces::dot::ValueOperationTraceGraphStreamer::Link::attrToString |
( |
std::ostream & |
out | ) |
|
◆ setLabel()
void etiss::interfaces::dot::ValueOperationTraceGraphStreamer::Link::setLabel |
( |
const char * |
src_ | ) |
|
◆ color
const char* etiss::interfaces::dot::ValueOperationTraceGraphStreamer::Link::color |
◆ dst
Node* const etiss::interfaces::dot::ValueOperationTraceGraphStreamer::Link::dst |
◆ label
char etiss::interfaces::dot::ValueOperationTraceGraphStreamer::Link::label[label_size] |
◆ label_size
const size_t etiss::interfaces::dot::ValueOperationTraceGraphStreamer::Link::label_size = 256 |
|
static |
◆ src
Node* const etiss::interfaces::dot::ValueOperationTraceGraphStreamer::Link::src |
◆ taken
bool etiss::interfaces::dot::ValueOperationTraceGraphStreamer::Link::taken |
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