![]() |
TrinityCore
|
#include "LFG.h"
Include dependency graph for LFGQueue.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | lfg::LfgCompatibilityData |
| struct | lfg::LfgQueueData |
| Stores player or group queue info. More... | |
| struct | lfg::LfgWaitTime |
| class | lfg::LFGQueue |
Namespaces | |
| lfg | |
Typedefs | |
| typedef std::map< uint32, LfgWaitTime > | lfg::LfgWaitTimesContainer |
| typedef std::map< std::string, LfgCompatibilityData > | lfg::LfgCompatibleContainer |
| typedef std::map< ObjectGuid, LfgQueueData > | lfg::LfgQueueDataContainer |
1.8.8