profi-sdk-aos-parent
0.10.1.28
profi-sdk-aos-model
/
com.sygic.profi.model.fb.tbt
/
PFLane
/
Companion
Companion
object
Companion
Functions
Functions
add
Arrows
Link copied to clipboard
fun
addArrows
(
builder
:
FlatBufferBuilder
,
arrows
:
Int
)
add
Marking
Link copied to clipboard
fun
addMarking
(
builder
:
FlatBufferBuilder
,
marking
:
Int
)
add
Type
Link copied to clipboard
fun
addType
(
builder
:
FlatBufferBuilder
,
type
:
Int
)
create
Arrows
Vector
Link copied to clipboard
fun
createArrowsVector
(
builder
:
FlatBufferBuilder
,
data
:
IntArray
)
:
Int
create
PFLane
Link copied to clipboard
fun
createPFLane
(
builder
:
FlatBufferBuilder
,
type
:
Int
,
marking
:
Int
,
arrowsOffset
:
Int
)
:
Int
end
PFLane
Link copied to clipboard
fun
endPFLane
(
builder
:
FlatBufferBuilder
)
:
Int
get
Root
As
PFLane
Link copied to clipboard
fun
getRootAsPFLane
(
_bb
:
ByteBuffer
)
:
PFLane
fun
getRootAsPFLane
(
_bb
:
ByteBuffer
,
obj
:
PFLane
)
:
PFLane
start
Arrows
Vector
Link copied to clipboard
fun
startArrowsVector
(
builder
:
FlatBufferBuilder
,
numElems
:
Int
)
start
PFLane
Link copied to clipboard
fun
startPFLane
(
builder
:
FlatBufferBuilder
)
validate
Version
Link copied to clipboard
fun
validateVersion
(
)