|
OpenSDN source code
|
Classes | |
| class | UserDefaultTypeInternal |
| class | PermissionDefaultTypeInternal |
| class | RoleDefaultTypeInternal |
| class | User |
| class | Permission |
| class | Role |
Enumerations | |
| enum | Permission_Type { Permission_Type_READ = 0 , Permission_Type_WRITE = 1 , Permission_Type_READWRITE = 2 , Permission_Type_Permission_Type_INT_MIN_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32min , Permission_Type_Permission_Type_INT_MAX_SENTINEL_DO_NOT_USE_ = ::google::protobuf::kint32max } |
Functions | |
| const ::google::protobuf::EnumDescriptor * | Permission_Type_descriptor () |
| bool | Permission_Type_IsValid (int value) |
| const ::std::string & | Permission_Type_Name (Permission_Type value) |
| bool | Permission_Type_Parse (const ::std::string &name, Permission_Type *value) |
| const ::google::protobuf::EnumDescriptor * authpb::Permission_Type_descriptor | ( | ) |
| bool authpb::Permission_Type_IsValid | ( | int | value | ) |
Definition at line 195 of file auth.pb.cc.
|
inline |
|
inline |
| PermissionDefaultTypeInternal authpb::_Permission_default_instance_ |
| RoleDefaultTypeInternal authpb::_Role_default_instance_ |
| UserDefaultTypeInternal authpb::_User_default_instance_ |
| const int authpb::Permission_Type_Type_ARRAYSIZE = Permission_Type_Type_MAX + 1 |
| const Permission_Type authpb::Permission_Type_Type_MAX = Permission_Type_READWRITE |
| const Permission_Type authpb::Permission_Type_Type_MIN = Permission_Type_READ |