MOTION  0.01
Framework for mixed-protocol multi-party computation
Classes | Namespaces | Functions | Variables
base_ot_generated.h File Reference
#include "flatbuffers/flatbuffers.h"
Include dependency graph for base_ot_generated.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  encrypto::motion::communication::FLATBUFFERS_FINAL_CLASS
 
struct  encrypto::motion::communication::BaseROtMessageBuilder
 

Namespaces

 encrypto
 
 encrypto::motion
 
 encrypto::motion::communication
 

Functions

flatbuffers::Offset< BaseROtMessage > encrypto::motion::communication::CreateBaseROtMessage (flatbuffers::FlatBufferBuilder &_fbb, uint64_t base_ot_id=0, flatbuffers::Offset< flatbuffers::Vector< uint8_t >> buffer=0)
 
flatbuffers::Offset< BaseROtMessage > encrypto::motion::communication::CreateBaseROtMessageDirect (flatbuffers::FlatBufferBuilder &_fbb, uint64_t base_ot_id=0, const std::vector< uint8_t > *buffer=nullptr)
 
const encrypto::motion::communication::BaseROtMessage * encrypto::motion::communication::GetBaseROtMessage (const void *buf)
 
const encrypto::motion::communication::BaseROtMessage * encrypto::motion::communication::GetSizePrefixedBaseROtMessage (const void *buf)
 
bool encrypto::motion::communication::VerifyBaseROtMessageBuffer (flatbuffers::Verifier &verifier)
 
bool encrypto::motion::communication::VerifySizePrefixedBaseROtMessageBuffer (flatbuffers::Verifier &verifier)
 
void encrypto::motion::communication::FinishBaseROtMessageBuffer (flatbuffers::FlatBufferBuilder &fbb, flatbuffers::Offset< encrypto::motion::communication::BaseROtMessage > root)
 
void encrypto::motion::communication::FinishSizePrefixedBaseROtMessageBuffer (flatbuffers::FlatBufferBuilder &fbb, flatbuffers::Offset< encrypto::motion::communication::BaseROtMessage > root)
 

Variables

 VT_BASE_OT_ID = 4
 

Variable Documentation

◆ VT_BASE_OT_ID

VT_BASE_OT_ID = 4