![]() |
TrinityCore
|
Public Member Functions | |
| RBACCommandData (rbac::RBACData *rbac_, bool needDelete_) | |
| RBACCommandData (RBACCommandData const &)=delete | |
| ~RBACCommandData () | |
Public Attributes | |
| rbac::RBACData * | rbac = nullptr |
| bool | needDelete = false |
Definition at line 35 of file cs_rbac.cpp.
|
inline |
Definition at line 37 of file cs_rbac.cpp.
|
delete |
|
inline |
Definition at line 39 of file cs_rbac.cpp.
| bool RBACCommandData::needDelete = false |
Definition at line 46 of file cs_rbac.cpp.
| rbac::RBACData* RBACCommandData::rbac = nullptr |
Definition at line 45 of file cs_rbac.cpp.