|
OpenSDN source code
|
#include "auth.pb.h"#include <algorithm>#include <google/protobuf/stubs/common.h>#include <google/protobuf/stubs/port.h>#include <google/protobuf/stubs/once.h>#include <google/protobuf/io/coded_stream.h>#include <google/protobuf/wire_format_lite_inl.h>#include <google/protobuf/descriptor.h>#include <google/protobuf/generated_message_reflection.h>#include <google/protobuf/reflection_ops.h>#include <google/protobuf/wire_format.h>
Go to the source code of this file.
Classes | |
| class | authpb::UserDefaultTypeInternal |
| class | authpb::PermissionDefaultTypeInternal |
| class | authpb::RoleDefaultTypeInternal |
| struct | protobuf_auth_2eproto::StaticDescriptorInitializer |
Namespaces | |
| authpb | |
| protobuf_auth_2eproto | |
Macros | |
| #define | DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure |
| #define | DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure |
| #define | DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure |
Functions | |
| void | protobuf_auth_2eproto::InitDefaultsUserImpl () |
| void | protobuf_auth_2eproto::InitDefaultsUser () |
| void | protobuf_auth_2eproto::InitDefaultsPermissionImpl () |
| void | protobuf_auth_2eproto::InitDefaultsPermission () |
| void | protobuf_auth_2eproto::InitDefaultsRoleImpl () |
| void | protobuf_auth_2eproto::InitDefaultsRole () |
| const ::google::protobuf::uint32 TableStruct::offsets[] | protobuf_auth_2eproto::GOOGLE_PROTOBUF_ATTRIBUTE_SECTION_VARIABLE (protodesc_cold) |
| void | protobuf_auth_2eproto::protobuf_AssignDescriptors () |
| void | protobuf_auth_2eproto::protobuf_AssignDescriptorsOnce () |
| void | protobuf_auth_2eproto::protobuf_RegisterTypes (const ::std::string &) GOOGLE_PROTOBUF_ATTRIBUTE_COLD |
| void | protobuf_auth_2eproto::AddDescriptorsImpl () |
| void | protobuf_auth_2eproto::AddDescriptors () |
| const ::google::protobuf::EnumDescriptor * | authpb::Permission_Type_descriptor () |
| bool | authpb::Permission_Type_IsValid (int value) |
Variables | |
| class authpb::UserDefaultTypeInternal | authpb::_User_default_instance_ |
| class authpb::PermissionDefaultTypeInternal | authpb::_Permission_default_instance_ |
| class authpb::RoleDefaultTypeInternal | authpb::_Role_default_instance_ |
| ::google::protobuf::Metadata | protobuf_auth_2eproto::file_level_metadata [3] |
| const ::google::protobuf::EnumDescriptor * | protobuf_auth_2eproto::file_level_enum_descriptors [1] |
| ::google::protobuf::Message const *const | protobuf_auth_2eproto::file_default_instances [] |
| struct protobuf_auth_2eproto::StaticDescriptorInitializer | protobuf_auth_2eproto::static_descriptor_initializer |
| #define DO_ | ( | EXPRESSION | ) | if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure |
| #define DO_ | ( | EXPRESSION | ) | if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure |
| #define DO_ | ( | EXPRESSION | ) | if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure |