#include <dot.h>
|
DistributedId | id |
|
DistributedId | src |
|
DistributedId | tgt |
|
fpmas::api::graph::LayerId | layer |
|
Helper class to serialize edges information for the DotOutput.
◆ EdgeView() [1/2]
Default generated contructor, for internal use.
◆ EdgeView() [2/2]
EdgeView::EdgeView |
( |
DistributedId |
id, |
|
|
DistributedId |
src, |
|
|
DistributedId |
tgt, |
|
|
fpmas::api::graph::LayerId |
layer |
|
) |
| |
|
inline |
EdgeView constructor.
- Parameters
-
id | ID of the edge |
src | ID of the source node |
tgt | ID of the target node |
layer | Layer id of the edge. |
◆ id
DistributedId EdgeView::id |
◆ src
DistributedId EdgeView::src |
◆ tgt
DistributedId EdgeView::tgt |
◆ layer
fpmas::api::graph::LayerId EdgeView::layer |
The documentation for this struct was generated from the following file: