UtilityTerminalConfigurationPath Class

  • UtilityTerminalConfigurationPath
  • class Esri::ArcGISRuntime::UtilityTerminalConfigurationPath

    The set of flow paths between terminals for a given device configuration. More...

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

    This class was introduced in Esri::ArcGISRuntime 100.8.

    Public Functions

    virtual ~UtilityTerminalConfigurationPath() override
    QString description() const
    QString name() const
    QList<Esri::ArcGISRuntime::UtilityTerminalPath *> terminalPaths() const

    Detailed Description

    Member Function Documentation

    [override virtual] UtilityTerminalConfigurationPath::~UtilityTerminalConfigurationPath()

    Destructor.

    QString UtilityTerminalConfigurationPath::description() const

    Returns the description of this UtilityTerminalConfigurationPath instance.

    QString UtilityTerminalConfigurationPath::name() const

    Returns the name of this UtilityTerminalConfigurationPath instance.

    QList<Esri::ArcGISRuntime::UtilityTerminalPath *> UtilityTerminalConfigurationPath::terminalPaths() const

    Returns a list of flow paths between pairs of terminals defined for this UtilityTerminalConfigurationPath instance.

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

    You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

    Your ArcGIS portal

    Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

    Your ArcGIS Location Platform dashboard

    Manage billing, monitor service usage, and access additional resources.

    Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

    Close