TrinityCore
SecretInfo Struct Reference

Public Member Functions

uint16 flags () const
 

Public Attributes

char const * configKey
 
char const * oldKey
 
int bits
 
SecretOwner owner
 
uint64 _flags
 

Detailed Description

Definition at line 36 of file SecretMgr.cpp.

Member Function Documentation

◆ flags()

uint16 SecretInfo::flags ( ) const
inline

Definition at line 43 of file SecretMgr.cpp.

Member Data Documentation

◆ _flags

uint64 SecretInfo::_flags

Definition at line 42 of file SecretMgr.cpp.

◆ bits

int SecretInfo::bits

Definition at line 40 of file SecretMgr.cpp.

◆ configKey

char const* SecretInfo::configKey

Definition at line 38 of file SecretMgr.cpp.

◆ oldKey

char const* SecretInfo::oldKey

Definition at line 39 of file SecretMgr.cpp.

◆ owner

SecretOwner SecretInfo::owner

Definition at line 41 of file SecretMgr.cpp.


The documentation for this struct was generated from the following file: