30 #ifndef RIOENGINE_CENGINE_CAUTORELEASEPOOL_H
31 #define RIOENGINE_CENGINE_CAUTORELEASEPOOL_H
36 #define CAUTORELEASEPOOL CSingleton<CAutoreleasePool>::getSharedInstance()
76 static std::vector< std::vector<CObject*>* >*
m_pools;
80 #endif // RIOENGINE_CENGINE_CAUTORELEASEPOOL_H
static void releasePools()
std::vector< CObject * > * m_localPool
static std::vector< std::vector< CObject * > * > * m_pools
virtual void addObject(CObject *obj)