|
EvEmu
0.8.4
11 September 2021
|
#include "ObjCacheService.h"

Public Member Functions | |
| ObjectCachedMethodID (const char *service, const char *method) | |
| ~ObjectCachedMethodID () | |
Public Attributes | |
| PyRep * | objectID |
Definition at line 36 of file ObjCacheService.h.
| ObjectCachedMethodID::ObjectCachedMethodID | ( | const char * | service, |
| const char * | method | ||
| ) |
| ObjectCachedMethodID::~ObjectCachedMethodID | ( | ) |
| PyRep* ObjectCachedMethodID::objectID |
Definition at line 40 of file ObjCacheService.h.
Referenced by ObjCacheService::GiveCache(), ObjCacheService::InvalidateCache(), ObjCacheService::IsCacheLoaded(), ObjCacheService::MakeObjectCachedMethodCallResult(), ObjectCachedMethodID(), and ~ObjectCachedMethodID().