OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
protobuf_auth_2eproto Namespace Reference

Classes

struct  StaticDescriptorInitializer
 
struct  TableStruct
 

Functions

void InitDefaultsUserImpl ()
 
void InitDefaultsUser ()
 
void InitDefaultsPermissionImpl ()
 
void InitDefaultsPermission ()
 
void InitDefaultsRoleImpl ()
 
void InitDefaultsRole ()
 
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 [3]
 
const
::google::protobuf::EnumDescriptor * 
file_level_enum_descriptors [1]
 
::google::protobuf::Message
const *const 
file_default_instances []
 
struct
protobuf_auth_2eproto::StaticDescriptorInitializer 
static_descriptor_initializer
 

Function Documentation

void protobuf_auth_2eproto::AddDescriptors ( )

Definition at line 179 of file auth.pb.cc.

Here is the call graph for this function:

void protobuf_auth_2eproto::AddDescriptorsImpl ( )

Definition at line 162 of file auth.pb.cc.

Here is the call graph for this function:

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

Definition at line 52 of file auth.pb.h.

Here is the call graph for this function:

void protobuf_auth_2eproto::InitDefaultsPermission ( )

Definition at line 77 of file auth.pb.cc.

Here is the call graph for this function:

void protobuf_auth_2eproto::InitDefaultsPermissionImpl ( )

Definition at line 61 of file auth.pb.cc.

Here is the call graph for this function:

void protobuf_auth_2eproto::InitDefaultsRole ( )

Definition at line 99 of file auth.pb.cc.

Here is the call graph for this function:

void protobuf_auth_2eproto::InitDefaultsRoleImpl ( )

Definition at line 82 of file auth.pb.cc.

Here is the call graph for this function:

void protobuf_auth_2eproto::InitDefaultsUser ( )

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

Here is the call graph for this function:

void protobuf_auth_2eproto::InitDefaultsUserImpl ( )

Definition at line 40 of file auth.pb.cc.

Here is the call graph for this function:

void protobuf_auth_2eproto::protobuf_AssignDescriptors ( )

Definition at line 143 of file auth.pb.cc.

Here is the call graph for this function:

void protobuf_auth_2eproto::protobuf_AssignDescriptorsOnce ( )

Definition at line 151 of file auth.pb.cc.

Here is the call graph for this function:

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

Definition at line 157 of file auth.pb.cc.

Here is the call graph for this function:

Variable Documentation

::google::protobuf::Message const* const protobuf_auth_2eproto::file_default_instances[]
static
Initial value:
= {
reinterpret_cast<const ::google::protobuf::Message*>(&::authpb::_User_default_instance_),
reinterpret_cast<const ::google::protobuf::Message*>(&::authpb::_Permission_default_instance_),
reinterpret_cast<const ::google::protobuf::Message*>(&::authpb::_Role_default_instance_),
}
class authpb::PermissionDefaultTypeInternal _Permission_default_instance_
Definition: auth.pb.h:60
class authpb::UserDefaultTypeInternal _User_default_instance_
Definition: auth.pb.h:66
class authpb::RoleDefaultTypeInternal _Role_default_instance_
Definition: auth.pb.h:63

Definition at line 137 of file auth.pb.cc.

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

Definition at line 105 of file auth.pb.cc.

::google::protobuf::Metadata protobuf_auth_2eproto::file_level_metadata[3]

Definition at line 104 of file auth.pb.cc.

struct protobuf_auth_2eproto::StaticDescriptorInitializer protobuf_auth_2eproto::static_descriptor_initializer