#include "RBAC.h"
◆ RBACPermission()
| rbac::RBACPermission::RBACPermission |
( |
uint32 |
id = 0, |
|
|
std::string const & |
name = "" |
|
) |
| |
|
inline |
698 :
RBACPermissionContainer _perms
name of the object
Definition RBAC.h:716
uint32 _id
Definition RBAC.h:714
std::string _name
id of the object
Definition RBAC.h:715
◆ AddLinkedPermission()
| void rbac::RBACPermission::AddLinkedPermission |
( |
uint32 |
id | ) |
|
|
inline |
◆ GetId()
| uint32 rbac::RBACPermission::GetId |
( |
| ) |
const |
|
inline |
◆ GetLinkedPermissions()
◆ GetName()
| std::string const & rbac::RBACPermission::GetName |
( |
| ) |
const |
|
inline |
◆ RemoveLinkedPermission()
| void rbac::RBACPermission::RemoveLinkedPermission |
( |
uint32 |
id | ) |
|
|
inline |
Removes a linked Permission.
◆ _id
| uint32 rbac::RBACPermission::_id |
|
private |
◆ _name
| std::string rbac::RBACPermission::_name |
|
private |
◆ _perms
The documentation for this class was generated from the following file:
- azerothcore-wotlk/src/server/game/Accounts/RBAC.h