profi-sdk-aos-parent
0.10.1.28
profi-sdk-aos-model
/
com.sygic.profi.model.fb.tbt
/
PFManeuver
/
Companion
Companion
object
Companion
Functions
Functions
add
Coordinates
Link copied to clipboard
fun
addCoordinates
(
builder
:
FlatBufferBuilder
,
coordinates
:
Int
)
add
Distance
Link copied to clipboard
fun
addDistance
(
builder
:
FlatBufferBuilder
,
distance
:
Int
)
add
Distance
From
Start
Link copied to clipboard
fun
addDistanceFromStart
(
builder
:
FlatBufferBuilder
,
distanceFromStart
:
Int
)
add
Exit
Number
Link copied to clipboard
fun
addExitNumber
(
builder
:
FlatBufferBuilder
,
exitNumber
:
Int
)
add
Maneuver
Type
Link copied to clipboard
fun
addManeuverType
(
builder
:
FlatBufferBuilder
,
maneuverType
:
Int
)
add
Next
Road
Link copied to clipboard
fun
addNextRoad
(
builder
:
FlatBufferBuilder
,
nextRoad
:
Int
)
add
Road
Link copied to clipboard
fun
addRoad
(
builder
:
FlatBufferBuilder
,
road
:
Int
)
add
Roundabout
Exit
Link copied to clipboard
fun
addRoundaboutExit
(
builder
:
FlatBufferBuilder
,
roundaboutExit
:
Int
)
end
PFManeuver
Link copied to clipboard
fun
endPFManeuver
(
builder
:
FlatBufferBuilder
)
:
Int
get
Root
As
PFManeuver
Link copied to clipboard
fun
getRootAsPFManeuver
(
_bb
:
ByteBuffer
)
:
PFManeuver
fun
getRootAsPFManeuver
(
_bb
:
ByteBuffer
,
obj
:
PFManeuver
)
:
PFManeuver
start
PFManeuver
Link copied to clipboard
fun
startPFManeuver
(
builder
:
FlatBufferBuilder
)
validate
Version
Link copied to clipboard
fun
validateVersion
(
)