Pol  Revision:cb584c9
object_storage.h File Reference
#include <boost/noncopyable.hpp>
#include <cstddef>
#include <map>
#include <unordered_map>
#include <vector>
#include "../../clib/rawtypes.h"
#include "../objecthash.h"
#include "../poltype.h"

Go to the source code of this file.

Classes

struct  Pol::Core::ObjectStorageManager::MemoryUsage
 
class  Pol::Core::ObjectStorageManager
 

Namespaces

 Pol
 
 Pol::Core
 

Typedefs

typedef std::multimap< pol_serial_t, UObject * > Pol::Core::DeferList
 
typedef std::unordered_map< pol_serial_t, unsigned > Pol::Core::SerialIndexMap