TrinityCore
WhoListStorageMgr Class Reference

#include <WhoListStorage.h>

Public Member Functions

void Update ()
 
WhoListInfoVector const & GetWhoList () const
 

Static Public Member Functions

static WhoListStorageMgrinstance ()
 

Protected Attributes

WhoListInfoVector _whoListStorage
 

Private Member Functions

 WhoListStorageMgr ()
 
 ~WhoListStorageMgr ()
 

Detailed Description

Definition at line 68 of file WhoListStorage.h.

Constructor & Destructor Documentation

◆ WhoListStorageMgr()

WhoListStorageMgr::WhoListStorageMgr ( )
inlineprivate

Definition at line 71 of file WhoListStorage.h.

◆ ~WhoListStorageMgr()

WhoListStorageMgr::~WhoListStorageMgr ( )
inlineprivate

Definition at line 72 of file WhoListStorage.h.

Member Function Documentation

◆ GetWhoList()

WhoListInfoVector const & WhoListStorageMgr::GetWhoList ( ) const
inline

Definition at line 78 of file WhoListStorage.h.

◆ instance()

WhoListStorageMgr * WhoListStorageMgr::instance ( )
static

Definition at line 26 of file WhoListStorage.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ Update()

void WhoListStorageMgr::Update ( )

Definition at line 32 of file WhoListStorage.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ _whoListStorage

WhoListInfoVector WhoListStorageMgr::_whoListStorage
protected

Definition at line 81 of file WhoListStorage.h.


The documentation for this class was generated from the following files: