#include <hello_message_generated.h>
|
typedef HelloMessage | Table |
|
|
flatbuffers::FlatBufferBuilder & | fbb_ |
|
flatbuffers::uoffset_t | start_ |
|
◆ Table
◆ HelloMessageBuilder()
encrypto::motion::communication::HelloMessageBuilder::HelloMessageBuilder |
( |
flatbuffers::FlatBufferBuilder & |
_fbb | ) |
|
|
inlineexplicit |
◆ add_destination_id()
void encrypto::motion::communication::HelloMessageBuilder::add_destination_id |
( |
uint16_t |
destination_id | ) |
|
|
inline |
◆ add_fixed_key_aes_seed()
void encrypto::motion::communication::HelloMessageBuilder::add_fixed_key_aes_seed |
( |
flatbuffers::Offset< flatbuffers::Vector< uint8_t >> |
fixed_key_aes_seed | ) |
|
|
inline |
◆ add_input_sharing_seed()
void encrypto::motion::communication::HelloMessageBuilder::add_input_sharing_seed |
( |
flatbuffers::Offset< flatbuffers::Vector< uint8_t >> |
input_sharing_seed | ) |
|
|
inline |
◆ add_motion_version()
void encrypto::motion::communication::HelloMessageBuilder::add_motion_version |
( |
float |
motion_version | ) |
|
|
inline |
◆ add_number_of_parties()
void encrypto::motion::communication::HelloMessageBuilder::add_number_of_parties |
( |
uint16_t |
number_of_parties | ) |
|
|
inline |
◆ add_online_after_setup()
void encrypto::motion::communication::HelloMessageBuilder::add_online_after_setup |
( |
bool |
online_after_setup | ) |
|
|
inline |
◆ add_source_id()
void encrypto::motion::communication::HelloMessageBuilder::add_source_id |
( |
uint16_t |
source_id | ) |
|
|
inline |
◆ Finish()
flatbuffers::Offset<HelloMessage> encrypto::motion::communication::HelloMessageBuilder::Finish |
( |
| ) |
|
|
inline |
◆ operator=()
◆ fbb_
flatbuffers::FlatBufferBuilder& encrypto::motion::communication::HelloMessageBuilder::fbb_ |
◆ start_
flatbuffers::uoffset_t encrypto::motion::communication::HelloMessageBuilder::start_ |
The documentation for this struct was generated from the following file: