![]() |
TrinityCore
|
Public Member Functions | |
| uint16 | flags () const |
Public Attributes | |
| char const * | configKey |
| char const * | oldKey |
| int | bits |
| SecretOwner | owner |
| uint64 | _flags |
Definition at line 36 of file SecretMgr.cpp.
|
inline |
Definition at line 43 of file SecretMgr.cpp.
| uint64 SecretInfo::_flags |
Definition at line 42 of file SecretMgr.cpp.
| int SecretInfo::bits |
Definition at line 40 of file SecretMgr.cpp.
| char const* SecretInfo::configKey |
Definition at line 38 of file SecretMgr.cpp.
| char const* SecretInfo::oldKey |
Definition at line 39 of file SecretMgr.cpp.
| SecretOwner SecretInfo::owner |
Definition at line 41 of file SecretMgr.cpp.