![]() |
TrinityCore
|
Include dependency graph for PoolMgr.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | PoolTemplateData |
| struct | PoolObject |
| class | Pool |
| class | ActivePoolData |
| class | PoolGroup< T > |
| class | PoolMgr |
Macros | |
| #define | sPoolMgr PoolMgr::instance() |
Typedefs | |
| typedef std::set< uint64 > | ActivePoolObjects |
| typedef std::map< uint64, uint32 > | ActivePoolPools |
| typedef std::multimap< uint32, uint32 > | PooledQuestRelation |
| typedef std::pair < PooledQuestRelation::const_iterator, PooledQuestRelation::const_iterator > | PooledQuestRelationBounds |
| typedef std::pair < PooledQuestRelation::iterator, PooledQuestRelation::iterator > | PooledQuestRelationBoundsNC |
| #define sPoolMgr PoolMgr::instance() |
| typedef std::set<uint64> ActivePoolObjects |
| typedef std::map<uint64, uint32> ActivePoolPools |
| typedef std::multimap<uint32, uint32> PooledQuestRelation |
| typedef std::pair<PooledQuestRelation::const_iterator, PooledQuestRelation::const_iterator> PooledQuestRelationBounds |
| typedef std::pair<PooledQuestRelation::iterator, PooledQuestRelation::iterator> PooledQuestRelationBoundsNC |
1.8.8