UtilityTerminalPath Class

UtilityTerminal objects."> UtilityTerminalPath Class | ArcGISQtCpp
  • UtilityTerminalPath
  • class Esri::ArcGISRuntime::UtilityTerminalPath

    Specifies a flow path between two UtilityTerminal objects. More...

    Header: #include <UtilityTerminalPath.h>
    Since: Esri::ArcGISRuntime 100.8
    Inherits: Esri::ArcGISRuntime::Object

    Public Functions

    virtual ~UtilityTerminalPath() override
    Esri::ArcGISRuntime::UtilityTerminal *fromTerminal() const
    Esri::ArcGISRuntime::UtilityTerminal *toTerminal() const

    Detailed Description

    Member Function Documentation

    [override virtual] 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.

    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.