profi-sdk-aos-parent
0.10.1.28
profi-sdk-aos-model
/
com.sygic.profi.model.fb.tsr
/
PFTsr
/
Companion
Companion
object
Companion
Functions
Functions
add
Correlation
Id
Link copied to clipboard
fun
addCorrelationId
(
builder
:
FlatBufferBuilder
,
correlationId
:
Int
)
add
Sign
Link copied to clipboard
fun
addSign
(
builder
:
FlatBufferBuilder
,
sign
:
Byte
)
add
Sign
Unit
Link copied to clipboard
fun
addSignUnit
(
builder
:
FlatBufferBuilder
,
signUnit
:
Byte
)
add
Value
Link copied to clipboard
fun
addValue
(
builder
:
FlatBufferBuilder
,
value
:
Int
)
create
PFTsr
Link copied to clipboard
fun
createPFTsr
(
builder
:
FlatBufferBuilder
,
correlationIdOffset
:
Int
,
sign
:
Byte
,
signUnit
:
Byte
,
value
:
Int
)
:
Int
end
PFTsr
Link copied to clipboard
fun
endPFTsr
(
builder
:
FlatBufferBuilder
)
:
Int
get
Root
As
PFTsr
Link copied to clipboard
fun
getRootAsPFTsr
(
_bb
:
ByteBuffer
)
:
PFTsr
fun
getRootAsPFTsr
(
_bb
:
ByteBuffer
,
obj
:
PFTsr
)
:
PFTsr
start
PFTsr
Link copied to clipboard
fun
startPFTsr
(
builder
:
FlatBufferBuilder
)
validate
Version
Link copied to clipboard
fun
validateVersion
(
)