#include "EntityCache.h"
◆ EntityCache()
EntityCache::EntityCache |
( |
| ) |
|
◆ ~EntityCache()
EntityCache::~EntityCache |
( |
| ) |
|
◆ cacheEntity()
void EntityCache::cacheEntity |
( |
EntityBase * | entity | ) |
|
◆ getEntity()
EntityBase * EntityCache::getEntity |
( |
ot::UID | entityID, |
|
|
ot::UID | entityVersion ) |
◆ prefetchEntities() [1/2]
void EntityCache::prefetchEntities |
( |
std::list< ot::EntityInformation > & | entityList | ) |
|
◆ prefetchEntities() [2/2]
void EntityCache::prefetchEntities |
( |
std::list< std::pair< unsigned long long, unsigned long long > > & | prefetchEntities | ) |
|
◆ removeCachedEntitiesFromList()
void EntityCache::removeCachedEntitiesFromList |
( |
std::list< std::pair< unsigned long long, unsigned long long > > & | prefetchEntities | ) |
|
◆ removeEntity()
void EntityCache::removeEntity |
( |
EntityBase * | entity | ) |
|
◆ setApplication()
◆ setModelComponent()
◆ shrinkCache()
void EntityCache::shrinkCache |
( |
void | | ) |
|
The documentation for this class was generated from the following files: