#include <WsfCommGraph.hpp>
Inherits UtScriptAccessible.
◆ Edge() [1/2]
| wsf::comm::graph::Edge::Edge |
( |
bool | aEnabled, |
|
|
const Address & | aSourceAddress, |
|
|
const Address & | aDestinationAddress ) |
◆ Edge() [2/2]
| wsf::comm::graph::Edge::Edge |
( |
const Edge & | aSrc | ) |
|
|
default |
◆ ~Edge()
| virtual wsf::comm::graph::Edge::~Edge |
( |
| ) |
|
|
virtualdefault |
◆ Clone()
| Edge * wsf::comm::graph::Edge::Clone |
( |
| ) |
const |
|
virtual |
◆ GetDestinationAddress()
| const Address & wsf::comm::graph::Edge::GetDestinationAddress |
( |
| ) |
const |
|
inline |
◆ GetScriptClassName()
| const char * wsf::comm::graph::Edge::GetScriptClassName |
( |
| ) |
const |
|
inlineoverride |
◆ GetSourceAddress()
| const Address & wsf::comm::graph::Edge::GetSourceAddress |
( |
| ) |
const |
|
inline |
◆ GetWeight()
| double wsf::comm::graph::Edge::GetWeight |
( |
| ) |
const |
|
inline |
◆ IsEnabled()
| bool wsf::comm::graph::Edge::IsEnabled |
( |
| ) |
const |
|
inline |
◆ IsStatic()
| bool wsf::comm::graph::Edge::IsStatic |
( |
| ) |
const |
|
inline |
◆ operator=()
| Edge & wsf::comm::graph::Edge::operator= |
( |
const Edge & | aRhs | ) |
|
|
default |
◆ SetDisabled()
| void wsf::comm::graph::Edge::SetDisabled |
( |
| ) |
|
|
inline |
◆ SetEnabled()
| void wsf::comm::graph::Edge::SetEnabled |
( |
| ) |
|
|
inline |
◆ SetStatic()
| void wsf::comm::graph::Edge::SetStatic |
( |
bool | aIsStatic | ) |
|
|
inline |
◆ SetWeight()
| void wsf::comm::graph::Edge::SetWeight |
( |
double | aWeight | ) |
|
|
inline |
The documentation for this class was generated from the following files: