ArcGIS Developers
Menu
Documentation
Features
Pricing
Support
Search
Search
Sign In
Dashboard
developersDisplayName
developersUsername
Account
developersDisplayNameLarge
developersUsernameLarge
Qt SDK
Home
Sample Code
C++ Samples
QML Samples
API Reference
Support
Menu
List of All Members for Incident
This is the complete list of members for
Esri::ArcGISRuntime::Incident
, including inherited members.
Incident
(Esri::ArcGISRuntime::Incident &&)
Incident
(const Esri::ArcGISRuntime::Incident &)
Incident
(const Esri::ArcGISRuntime::Point &)
Incident
()
operator=
(Esri::ArcGISRuntime::Incident &&) : Esri::ArcGISRuntime::Incident &
operator=
(const Esri::ArcGISRuntime::Incident &) : Esri::ArcGISRuntime::Incident &
~Incident
()
addedCost
(const QString &) const : double
curbApproach
() const : Esri::ArcGISRuntime::CurbApproach
currentBearing
() const : double
currentBearingTolerance
() const : double
distanceToNetworkLocation
() const : double
geometry
() const : Esri::ArcGISRuntime::Point
impedanceCutoff
() const : double
incidentId
() const : int
isEmpty
() const : bool
locationStatus
() const : Esri::ArcGISRuntime::LocationStatus
name
() const : QString
navigationLatency
() const : double
navigationSpeed
() const : double
networkLocation
() const : Esri::ArcGISRuntime::NetworkLocation
setAddedCost
(const QString &, double )
setCurbApproach
(Esri::ArcGISRuntime::CurbApproach )
setCurrentBearing
(double )
setCurrentBearingTolerance
(double )
setGeometry
(const Esri::ArcGISRuntime::Point &)
setImpedanceCutoff
(double )
setIncidentId
(int )
setName
(const QString &)
setNavigationLatency
(double )
setNavigationSpeed
(double )
setNetworkLocation
(const Esri::ArcGISRuntime::NetworkLocation &)
setTargetFacilityCount
(int )
targetFacilityCount
() const : int
Feedback on this topic?