MOTION  0.01
Framework for mixed-protocol multi-party computation
Classes | Namespaces | Functions | Variables
ot_extension_generated.h File Reference
#include "flatbuffers/flatbuffers.h"
Include dependency graph for ot_extension_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::OtExtensionMessageBuilder
 

Namespaces

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

Functions

flatbuffers::Offset< OtExtensionMessage > encrypto::motion::communication::CreateOtExtensionMessage (flatbuffers::FlatBufferBuilder &_fbb, uint64_t i=0, flatbuffers::Offset< flatbuffers::Vector< uint8_t >> buffer=0)
 
flatbuffers::Offset< OtExtensionMessage > encrypto::motion::communication::CreateOtExtensionMessageDirect (flatbuffers::FlatBufferBuilder &_fbb, uint64_t i=0, const std::vector< uint8_t > *buffer=nullptr)
 
const encrypto::motion::communication::OtExtensionMessage * encrypto::motion::communication::GetOtExtensionMessage (const void *buf)
 
const encrypto::motion::communication::OtExtensionMessage * encrypto::motion::communication::GetSizePrefixedOtExtensionMessage (const void *buf)
 
bool encrypto::motion::communication::VerifyOtExtensionMessageBuffer (flatbuffers::Verifier &verifier)
 
bool encrypto::motion::communication::VerifySizePrefixedOtExtensionMessageBuffer (flatbuffers::Verifier &verifier)
 
void encrypto::motion::communication::FinishOtExtensionMessageBuffer (flatbuffers::FlatBufferBuilder &fbb, flatbuffers::Offset< encrypto::motion::communication::OtExtensionMessage > root)
 
void encrypto::motion::communication::FinishSizePrefixedOtExtensionMessageBuffer (flatbuffers::FlatBufferBuilder &fbb, flatbuffers::Offset< encrypto::motion::communication::OtExtensionMessage > root)
 

Variables

 VT_I = 4
 

Variable Documentation

◆ VT_I

VT_I = 4