OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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

void protobuf_kv_2eproto::AddDescriptors ( )

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

Here is the call graph for this function:

void protobuf_kv_2eproto::AddDescriptorsImpl ( )

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

Here is the call graph for this function:

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

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

Here is the call graph for this function:

void protobuf_kv_2eproto::InitDefaultsEvent ( )

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

Here is the call graph for this function:

void protobuf_kv_2eproto::InitDefaultsEventImpl ( )

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

Here is the call graph for this function:

void protobuf_kv_2eproto::InitDefaultsKeyValue ( )

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

Here is the call graph for this function:

void protobuf_kv_2eproto::InitDefaultsKeyValueImpl ( )

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

Here is the call graph for this function:

void protobuf_kv_2eproto::protobuf_AssignDescriptors ( )

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

Here is the call graph for this function:

void protobuf_kv_2eproto::protobuf_AssignDescriptorsOnce ( )

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

Here is the call graph for this function:

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

::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::KeyValueDefaultTypeInternal _KeyValue_default_instance_
Definition: kv.pb.h:60
class mvccpb::EventDefaultTypeInternal _Event_default_instance_
Definition: kv.pb.h:57

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

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

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

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

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

struct protobuf_kv_2eproto::StaticDescriptorInitializer protobuf_kv_2eproto::static_descriptor_initializer