|
Maps SDK for C++ 1.0.0
|
This is the complete list of members for gem::TrafficService, including all inherited members.
| addPersistentAntiRoadblock(const GeographicArea &area, const Time &startUTC, const Time &expireUTC, int transportMode, const String &id=String()) noexcept | gem::TrafficService | inline |
| addPersistentRoadblock(const CoordinatesList &coords, const Time &startUTC, const Time &expireUTC, int transportMode, const String &id=String()) noexcept | gem::TrafficService | inline |
| addPersistentRoadblock(const GeographicArea &area, const Time &startUTC, const Time &expireUTC, int transportMode, const String &id=String()) noexcept | gem::TrafficService | inline |
| getOnlineServiceRestrictions(const Coordinates &position) const noexcept | gem::TrafficService | inline |
| getPersistentRoadblock(const String &id) noexcept | gem::TrafficService | inline |
| getPersistentRoadblockPathPreview(const UserRoadblockPathPreviewCoordinate &from, const Coordinates &to, int transportMode) const noexcept | gem::TrafficService | inline |
| getPersistentRoadblocks() const noexcept | gem::TrafficService | inline |
| getTransferStatistics() const | gem::TrafficService | inline |
| operator=(const TrafficService &traffic)=delete | gem::TrafficService | |
| operator=(TrafficService &&traffic)=default | gem::TrafficService | |
| preferences() noexcept | gem::TrafficService | inline |
| removeAllPersistentRoadblocks() noexcept | gem::TrafficService | inline |
| removePersistentRoadblock(const String &id) noexcept | gem::TrafficService | inline |
| removePersistentRoadblock(const Coordinates &coords) noexcept | gem::TrafficService | inline |
| removeUserRoadblock(const TrafficEvent &ev) noexcept | gem::TrafficService | inline |
| setPersistentRoadblockListener(PersistentRoadblockListener listener) noexcept | gem::TrafficService | inline |
| TrafficService()=default | gem::TrafficService | |
| TrafficService(const TrafficService &traffic)=delete | gem::TrafficService | |
| TrafficService(TrafficService &&traffic)=default | gem::TrafficService |