#include <VoiceInstructionAgent.h>
|
| enum class | Type : int {
NoMessage = 0
, LeaveRbExit1
, LeaveRbExit2
, LeaveRbExit3
,
LeaveRbExit4
, LeaveRbExit5
, LeaveRbExit6
, TargetReached
,
SharpLeft
, TurnLeft
, StraightOn
, TurnRight
,
SharpRight
, LeaveMotorway
, LeaveMotorwayRight
, LeaveMotorwayLeft
,
GpsLost
, GpsFound
, Silent
} |
| |
◆ Type
| Enumerator |
|---|
| NoMessage | |
| LeaveRbExit1 | |
| LeaveRbExit2 | |
| LeaveRbExit3 | |
| LeaveRbExit4 | |
| LeaveRbExit5 | |
| LeaveRbExit6 | |
| TargetReached | |
| SharpLeft | |
| TurnLeft | |
| StraightOn | |
| TurnRight | |
| SharpRight | |
| LeaveMotorway | |
| LeaveMotorwayRight | |
| LeaveMotorwayLeft | |
| GpsLost | |
| GpsFound | |
| Silent | |
◆ VoiceMessageStruct() [1/4]
| osmscout::VoiceMessageStruct::VoiceMessageStruct |
( |
| ) |
|
|
default |
◆ VoiceMessageStruct() [2/4]
◆ VoiceMessageStruct() [3/4]
◆ VoiceMessageStruct() [4/4]
| osmscout::VoiceMessageStruct::VoiceMessageStruct |
( |
Type |
type, |
|
|
const Distance & |
distance |
|
) |
| |
|
inline |
◆ ~VoiceMessageStruct()
| osmscout::VoiceMessageStruct::~VoiceMessageStruct |
( |
| ) |
|
|
default |
◆ operator bool()
| osmscout::VoiceMessageStruct::operator bool |
( |
| ) |
const |
|
inlineexplicit |
◆ operator!=()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
◆ distance
| Distance osmscout::VoiceMessageStruct::distance |
◆ type
The documentation for this struct was generated from the following file: