profi-sdk-aos-parent
0.10.1.28
profi-sdk-aos-model
/
com.sygic.profi.model.fb.poi
/
PFPoiDynamicData
/
Companion
Companion
object
Companion
Functions
Functions
add
Place
Data
Link copied to clipboard
fun
addPlaceData
(
builder
:
FlatBufferBuilder
,
placeData
:
Int
)
add
Poi
Id
Link copied to clipboard
fun
addPoiId
(
builder
:
FlatBufferBuilder
,
poiId
:
Int
)
create
PFPoi
Dynamic
Data
Link copied to clipboard
fun
createPFPoiDynamicData
(
builder
:
FlatBufferBuilder
,
poiIdOffset
:
Int
,
placeDataOffset
:
Int
)
:
Int
create
Place
Data
Vector
Link copied to clipboard
fun
createPlaceDataVector
(
builder
:
FlatBufferBuilder
,
data
:
IntArray
)
:
Int
end
PFPoi
Dynamic
Data
Link copied to clipboard
fun
endPFPoiDynamicData
(
builder
:
FlatBufferBuilder
)
:
Int
get
Root
As
PFPoi
Dynamic
Data
Link copied to clipboard
fun
getRootAsPFPoiDynamicData
(
_bb
:
ByteBuffer
)
:
PFPoiDynamicData
fun
getRootAsPFPoiDynamicData
(
_bb
:
ByteBuffer
,
obj
:
PFPoiDynamicData
)
:
PFPoiDynamicData
start
PFPoi
Dynamic
Data
Link copied to clipboard
fun
startPFPoiDynamicData
(
builder
:
FlatBufferBuilder
)
start
Place
Data
Vector
Link copied to clipboard
fun
startPlaceDataVector
(
builder
:
FlatBufferBuilder
,
numElems
:
Int
)
validate
Version
Link copied to clipboard
fun
validateVersion
(
)