OpenSDN source code
protobuf_kv_2eproto Namespace Reference

Classes

struct  StaticDescriptorInitializer
 
struct  TableStruct
 

Functions

void InitDefaultsKeyValueImpl ()
 
void InitDefaultsKeyValue ()
 
void InitDefaultsEventImpl ()
 
void InitDefaultsEvent ()
 
const ::google::protobuf::uint32 TableStruct::offsets[] GOOGLE_PROTOBUF_ATTRIBUTE_SECTION_VARIABLE (protodesc_cold)
 
void protobuf_AssignDescriptors ()
 
void protobuf_AssignDescriptorsOnce ()
 
void protobuf_RegisterTypes (const ::std::string &) GOOGLE_PROTOBUF_ATTRIBUTE_COLD
 
void AddDescriptorsImpl ()
 
void AddDescriptors ()
 
void InitDefaults ()
 

Variables

::google::protobuf::Metadata file_level_metadata [2]
 
const ::google::protobuf::EnumDescriptor * file_level_enum_descriptors [1]
 
::google::protobuf::Message const *const file_default_instances []
 
struct protobuf_kv_2eproto::StaticDescriptorInitializer static_descriptor_initializer
 

Function Documentation

◆ AddDescriptors()

void protobuf_kv_2eproto::AddDescriptors ( )

Definition at line 149 of file kv.pb.cc.

Here is the call graph for this function:

◆ AddDescriptorsImpl()

void protobuf_kv_2eproto::AddDescriptorsImpl ( )

Definition at line 131 of file kv.pb.cc.

Here is the call graph for this function:

◆ GOOGLE_PROTOBUF_ATTRIBUTE_SECTION_VARIABLE()

const ::google::protobuf::uint32 TableStruct::offsets [] protobuf_kv_2eproto::GOOGLE_PROTOBUF_ATTRIBUTE_SECTION_VARIABLE ( protodesc_cold  )

◆ InitDefaults()

void protobuf_kv_2eproto::InitDefaults ( )
inline

Definition at line 50 of file kv.pb.h.

Here is the call graph for this function:

◆ InitDefaultsEvent()

void protobuf_kv_2eproto::InitDefaultsEvent ( )

Definition at line 73 of file kv.pb.cc.

Here is the call graph for this function:

◆ InitDefaultsEventImpl()

void protobuf_kv_2eproto::InitDefaultsEventImpl ( )

Definition at line 56 of file kv.pb.cc.

Here is the call graph for this function:

◆ InitDefaultsKeyValue()

void protobuf_kv_2eproto::InitDefaultsKeyValue ( )

Definition at line 51 of file kv.pb.cc.

Here is the call graph for this function:

◆ InitDefaultsKeyValueImpl()

void protobuf_kv_2eproto::InitDefaultsKeyValueImpl ( )

Definition at line 35 of file kv.pb.cc.

Here is the call graph for this function:

◆ protobuf_AssignDescriptors()

void protobuf_kv_2eproto::protobuf_AssignDescriptors ( )

Definition at line 112 of file kv.pb.cc.

Here is the call graph for this function:

◆ protobuf_AssignDescriptorsOnce()

void protobuf_kv_2eproto::protobuf_AssignDescriptorsOnce ( )

Definition at line 120 of file kv.pb.cc.

Here is the call graph for this function:

◆ protobuf_RegisterTypes()

void protobuf_kv_2eproto::protobuf_RegisterTypes ( const ::std::string &  )

Definition at line 126 of file kv.pb.cc.

Here is the call graph for this function:

Variable Documentation

◆ file_default_instances

::google::protobuf::Message const* const protobuf_kv_2eproto::file_default_instances[]
static
Initial value:
= {
reinterpret_cast<const ::google::protobuf::Message*>(&::mvccpb::_KeyValue_default_instance_),
reinterpret_cast<const ::google::protobuf::Message*>(&::mvccpb::_Event_default_instance_),
}
class mvccpb::EventDefaultTypeInternal _Event_default_instance_
Definition: kv.pb.h:57
class mvccpb::KeyValueDefaultTypeInternal _KeyValue_default_instance_
Definition: kv.pb.h:60

Definition at line 107 of file kv.pb.cc.

◆ file_level_enum_descriptors

const ::google::protobuf::EnumDescriptor* protobuf_kv_2eproto::file_level_enum_descriptors[1]

Definition at line 79 of file kv.pb.cc.

◆ file_level_metadata

::google::protobuf::Metadata protobuf_kv_2eproto::file_level_metadata[2]

Definition at line 78 of file kv.pb.cc.

◆ static_descriptor_initializer

struct protobuf_kv_2eproto::StaticDescriptorInitializer protobuf_kv_2eproto::static_descriptor_initializer