profi-sdk-aos-parent
0.10.1.28
profi-sdk-aos-model
/
com.sygic.profi.model.fb.tbt
/
PFWaypoint
/
Companion
Companion
object
Companion
Functions
Functions
add
Coordinates
Link copied to clipboard
fun
addCoordinates
(
builder
:
FlatBufferBuilder
,
coordinates
:
Int
)
add
Distance
From
Start
Link copied to clipboard
fun
addDistanceFromStart
(
builder
:
FlatBufferBuilder
,
distanceFromStart
:
Int
)
add
Name
Link copied to clipboard
fun
addName
(
builder
:
FlatBufferBuilder
,
name
:
Int
)
add
Status
Link copied to clipboard
fun
addStatus
(
builder
:
FlatBufferBuilder
,
status
:
Byte
)
end
PFWaypoint
Link copied to clipboard
fun
endPFWaypoint
(
builder
:
FlatBufferBuilder
)
:
Int
get
Root
As
PFWaypoint
Link copied to clipboard
fun
getRootAsPFWaypoint
(
_bb
:
ByteBuffer
)
:
PFWaypoint
fun
getRootAsPFWaypoint
(
_bb
:
ByteBuffer
,
obj
:
PFWaypoint
)
:
PFWaypoint
start
PFWaypoint
Link copied to clipboard
fun
startPFWaypoint
(
builder
:
FlatBufferBuilder
)
validate
Version
Link copied to clipboard
fun
validateVersion
(
)