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