Specifies a flow path between two UtilityTerminal objects. More...
Header | #include <Utility |
Since | Esri |
Inherits | Esri |
Public Functions
virtual | ~ |
Esri | from |
Esri | to |
Detailed Description
Member Function Documentation
[override virtual noexcept]
UtilityTerminalPath::~UtilityTerminalPath ()
Destructor.
Esri::ArcGISRuntime::UtilityTerminal *UtilityTerminalPath::fromTerminal () const
Returns the UtilityTerminal that marks the beginning of the flow path.
Esri::ArcGISRuntime::UtilityTerminal *UtilityTerminalPath::toTerminal () const
Returns the UtilityTerminal that marks the end of the flow path.