![]() |
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 36 of file cs_rbac.cpp.
|
inline |
Definition at line 38 of file cs_rbac.cpp.
|
delete |
|
inline |
Definition at line 40 of file cs_rbac.cpp.
| bool RBACCommandData::needDelete = false |
Definition at line 47 of file cs_rbac.cpp.
| rbac::RBACData* RBACCommandData::rbac = nullptr |
Definition at line 46 of file cs_rbac.cpp.