AzerothCore 3.3.5a
OpenSource WoW Emulator
|
This is the complete list of members for lfg::LFGQueue, including all inherited members.
AddQueueData(ObjectGuid guid, time_t joinTime, LfgDungeonSet const &dungeons, LfgRolesMap const &rolesMap) | lfg::LFGQueue | |
AddToCompatibles(Lfg5Guids const &key) | lfg::LFGQueue | private |
AddToNewQueue(ObjectGuid guid, bool front) | lfg::LFGQueue | private |
AddToQueue(ObjectGuid guid, bool failedProposal=false) | lfg::LFGQueue | |
CheckCompatibility(Lfg5Guids const &checkWith, const ObjectGuid &newGuid, uint64 &foundMask, uint32 &foundCount, const std::set< Lfg5Guids > ¤tCompatibles) | lfg::LFGQueue | private |
CompatibleList | lfg::LFGQueue | private |
CompatibleTempList | lfg::LFGQueue | private |
FindBestCompatibleInQueue(LfgQueueDataContainer::iterator itrQueue) | lfg::LFGQueue | private |
FindGroups() | lfg::LFGQueue | |
FindNewGroups(const ObjectGuid &newGuid) | lfg::LFGQueue | private |
GetJoinTime(ObjectGuid guid) | lfg::LFGQueue | |
m_QueueStatusTimer | lfg::LFGQueue | private |
newToQueueStore | lfg::LFGQueue | private |
QueueDataStore | lfg::LFGQueue | private |
RemoveFromCompatibles(ObjectGuid guid) | lfg::LFGQueue | private |
RemoveFromNewQueue(ObjectGuid guid) | lfg::LFGQueue | private |
RemoveFromQueue(ObjectGuid guid, bool partial=false) | lfg::LFGQueue | |
RemoveQueueData(ObjectGuid guid) | lfg::LFGQueue | |
restoredAfterProposal | lfg::LFGQueue | private |
SetQueueUpdateData(std::string const &strGuids, LfgRolesMap const &proposalRoles) | lfg::LFGQueue | private |
UpdateBestCompatibleInQueue(LfgQueueDataContainer::iterator itrQueue, Lfg5Guids const &key) | lfg::LFGQueue | private |
UpdateQueueTimers(uint32 diff) | lfg::LFGQueue | |
UpdateWaitTimeAvg(int32 waitTime, uint32 dungeonId) | lfg::LFGQueue | |
UpdateWaitTimeDps(int32 waitTime, uint32 dungeonId) | lfg::LFGQueue | |
UpdateWaitTimeHealer(int32 waitTime, uint32 dungeonId) | lfg::LFGQueue | |
UpdateWaitTimeTank(int32 waitTime, uint32 dungeonId) | lfg::LFGQueue | |
waitTimesAvgStore | lfg::LFGQueue | private |
waitTimesDpsStore | lfg::LFGQueue | private |
waitTimesHealerStore | lfg::LFGQueue | private |
waitTimesTankStore | lfg::LFGQueue | private |