All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
Eegeo::iOS::iOSLocationService Class Reference
Inheritance diagram for Eegeo::iOS::iOSLocationService:
Eegeo::Location::ILocationService

Public Member Functions

void SetAuthorized (bool authorized)
 
const bool GetIsAuthorized () const
 
void FailedToGetLocation ()
 
void FailedToGetHeading ()
 
void UpdateLocation (double latDegrees, double lonDegrees, double altitudeMeters)
 
void UpdateHorizontalAccuracy (double accuracyMeters)
 
void UpdateHeading (double heading)
 
bool IsIndoors ()
 
Resources::Interiors::InteriorId GetInteriorId ()
 
bool GetLocation (Eegeo::Space::LatLong &latlong)
 
bool GetAltitude (double &altitude)
 
bool GetFloorIndex (int &floorIndex)
 
bool GetHorizontalAccuracy (double &accuracy)
 
bool GetHeadingDegrees (double &heading)
 
void StopListening ()
 

The documentation for this class was generated from the following file: