#include <RE_CachedObject.h>
Definition at line 171 of file RE_CachedObject.h.
RE_CachedExtraData::RE_CachedExtraData |
( |
| ) |
|
virtual RE_CachedExtraData::~RE_CachedExtraData |
( |
| ) |
|
|
protectedvirtual |
virtual void RE_CachedExtraData::cacheFree |
( |
| ) |
|
|
inlinevirtual |
virtual const char* RE_CachedExtraData::className |
( |
| ) |
const |
|
inlinevirtual |
void RE_CachedExtraData::decref |
( |
| ) |
|
|
inline |
virtual int64 RE_CachedExtraData::getMemoryUsage |
( |
bool |
inclusive | ) |
const |
|
pure virtual |
Returns the amount of main memory (NOT graphics memory!) owned by this RE_CachedExtraData. If inclusive, include sizeof(*this), else only count other memory owned by this.
Implemented in RE_BBoxData.
void RE_CachedExtraData::incref |
( |
| ) |
|
|
inline |
int RE_CachedExtraData::refCount |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: