Searched refs:CntItemPool (Results 1 – 1 of 1) sorted by relevance
41 class CntItemPool;70 static CntItemPool* _pThePool;74 CntItemPool();75 virtual ~CntItemPool();78 static CntItemPool* Acquire();89 return CntItemPool::Acquire(); in GetItemPool()109 CntItemPool* CntItemPool::_pThePool = NULL;112 CntItemPool::CntItemPool() in CntItemPool() function in CntItemPool132 CntItemPool::~CntItemPool() in ~CntItemPool()140 CntItemPool* CntItemPool::Acquire() in Acquire()[all …]
Completed in 7 milliseconds