![]() |
TrinityCore
|
#include <WhoListStorage.h>
Public Member Functions | |
| void | Update () |
| WhoListInfoVector const & | GetWhoList () const |
Static Public Member Functions | |
| static WhoListStorageMgr * | instance () |
Protected Attributes | |
| WhoListInfoVector | _whoListStorage |
Private Member Functions | |
| WhoListStorageMgr () | |
| ~WhoListStorageMgr () | |
Definition at line 64 of file WhoListStorage.h.
|
inlineprivate |
Definition at line 67 of file WhoListStorage.h.
|
inlineprivate |
Definition at line 68 of file WhoListStorage.h.
|
inline |
Definition at line 74 of file WhoListStorage.h.
|
static |
Definition at line 25 of file WhoListStorage.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| void WhoListStorageMgr::Update | ( | ) |
|
protected |
Definition at line 77 of file WhoListStorage.h.