|
EvEmu
0.8.4
11 September 2021
|
This is the complete list of members for CachedObjectMgr, including all inherited members.
| _UpdateCache(const PyRep *objectID, PyBuffer **buffer) | CachedObjectMgr | protected |
| CachedObjMap typedef | CachedObjectMgr | protected |
| CachedObjMapConstItr typedef | CachedObjectMgr | protected |
| CachedObjMapItr typedef | CachedObjectMgr | protected |
| GetCachedObject(const PyRep *objectID) | CachedObjectMgr | |
| GetCachedObject(const std::string &objectID) | CachedObjectMgr | |
| GetCacheFileName(PyRep *key, std::string &into) | CachedObjectMgr | protected |
| HaveCached(const std::string &objectID) const | CachedObjectMgr | |
| HaveCached(const PyRep *objectID) const | CachedObjectMgr | |
| InvalidateCache(const PyRep *objectID) | CachedObjectMgr | |
| IsCacheUpToDate(const PyRep *objectID, uint32 version, int64 timestamp) | CachedObjectMgr | |
| LoadCachedCall(const char *filename, const char *oname) | CachedObjectMgr | |
| LoadCachedFile(const char *obj_name) | CachedObjectMgr | |
| LoadCachedFile(PyRep *key, const char *oname) | CachedObjectMgr | |
| LoadCachedFile(const char *filename, const char *oname) | CachedObjectMgr | |
| LoadCachedFromFile(const std::string &cacheDir, const std::string &objectID) | CachedObjectMgr | |
| LoadCachedFromFile(const std::string &cacheDir, const PyRep *objectID) | CachedObjectMgr | |
| LoadCachedObject(const char *filename, const char *oname) | CachedObjectMgr | |
| m_cachedObjects | CachedObjectMgr | protected |
| MakeCacheHint(const PyRep *objectID) | CachedObjectMgr | |
| MakeCacheHint(const std::string &objectID) | CachedObjectMgr | |
| OIDToString(const PyRep *objectID) | CachedObjectMgr | static |
| SaveCachedToFile(const std::string &cacheDir, const std::string &objectID) const | CachedObjectMgr | |
| SaveCachedToFile(const std::string &cacheDir, const PyRep *objectID) const | CachedObjectMgr | |
| UpdateCache(const std::string &objectID, PyRep **in_cached_data) | CachedObjectMgr | |
| UpdateCache(const PyRep *objectID, PyRep **in_cached_data) | CachedObjectMgr | |
| UpdateCacheFromSS(const std::string &objectID, PySubStream **in_cached_data) | CachedObjectMgr | |
| ~CachedObjectMgr() | CachedObjectMgr |