OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
auth.pb.h File Reference
#include <string>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/arena.h>
#include <google/protobuf/arenastring.h>
#include <google/protobuf/generated_message_table_driven.h>
#include <google/protobuf/generated_message_util.h>
#include <google/protobuf/metadata.h>
#include <google/protobuf/message.h>
#include <google/protobuf/repeated_field.h>
#include <google/protobuf/extension_set.h>
#include <google/protobuf/generated_enum_reflection.h>
#include <google/protobuf/unknown_field_set.h>
Include dependency graph for auth.pb.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  protobuf_auth_2eproto::TableStruct
 
class  authpb::User
 
class  authpb::Permission
 
class  authpb::Role
 
struct  google::protobuf::is_proto_enum< ::authpb::Permission_Type >
 

Namespaces

 protobuf_auth_2eproto
 
 authpb
 
 google
 
 google::protobuf
 

Enumerations

enum  authpb::Permission_Type {
  authpb::Permission_Type_READ = 0, authpb::Permission_Type_WRITE = 1, authpb::Permission_Type_READWRITE = 2, authpb::Permission_Type_Permission_Type_INT_MIN_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32min,
  authpb::Permission_Type_Permission_Type_INT_MAX_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32max
}
 

Functions

void protobuf_auth_2eproto::AddDescriptors ()
 
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 ()
 
void protobuf_auth_2eproto::InitDefaults ()
 
bool authpb::Permission_Type_IsValid (int value)
 
const
::google::protobuf::EnumDescriptor * 
authpb::Permission_Type_descriptor ()
 
const ::std::string & authpb::Permission_Type_Name (Permission_Type value)
 
bool authpb::Permission_Type_Parse (const ::std::string &name, Permission_Type *value)
 
template<>
const EnumDescriptor * google::protobuf::GetEnumDescriptor< ::authpb::Permission_Type > ()
 

Variables

const Permission_Type authpb::Permission_Type_Type_MIN = Permission_Type_READ
 
const Permission_Type authpb::Permission_Type_Type_MAX = Permission_Type_READWRITE
 
const int authpb::Permission_Type_Type_ARRAYSIZE = Permission_Type_Type_MAX + 1