Urho3D
Dviglo::ResourceCache Member List

This is the complete list of members for Dviglo::ResourceCache, including all inherited members.

AddManualResource(Resource *resource)Dviglo::ResourceCache
AddPackageFile(PackageFile *package, unsigned priority=PRIORITY_LAST)Dviglo::ResourceCache
AddPackageFile(const String &fileName, unsigned priority=PRIORITY_LAST)Dviglo::ResourceCache
AddRef()Dviglo::RefCounted
AddResourceDir(const String &pathName, unsigned priority=PRIORITY_LAST)Dviglo::ResourceCache
AddResourceRouter(ResourceRouter *router, bool addAsFirst=false)Dviglo::ResourceCache
autoReloadResources_Dviglo::ResourceCacheprivate
backgroundLoader_Dviglo::ResourceCacheprivate
BackgroundLoadResource(StringHash type, const String &name, bool sendEventOnFailure=true, Resource *caller=nullptr)Dviglo::ResourceCache
BackgroundLoadResource(const String &name, bool sendEventOnFailure=true, Resource *caller=nullptr)Dviglo::ResourceCache
blockEvents_Dviglo::Objectprivate
Cast()Dviglo::Objectinline
Cast() constDviglo::Objectinline
context_Dviglo::Objectprotected
dependentResources_Dviglo::ResourceCacheprivate
eventHandlers_Dviglo::Objectprivate
Exists(const String &name) constDviglo::ResourceCache
fileWatchers_Dviglo::ResourceCacheprivate
FindEventHandler(StringHash eventType, EventHandler **previous=nullptr) constDviglo::Objectprivate
FindResource(StringHash type, StringHash nameHash)Dviglo::ResourceCacheprivate
FindResource(StringHash nameHash)Dviglo::ResourceCacheprivate
FindSpecificEventHandler(Object *sender, EventHandler **previous=nullptr) constDviglo::Objectprivate
FindSpecificEventHandler(Object *sender, StringHash eventType, EventHandler **previous=nullptr) constDviglo::Objectprivate
finishBackgroundResourcesMs_Dviglo::ResourceCacheprivate
GetAllResources() constDviglo::ResourceCacheinline
GetAutoReloadResources() constDviglo::ResourceCacheinline
GetBlockEvents() constDviglo::Objectinline
GetCategory() constDviglo::Object
GetContext() constDviglo::Objectinline
GetEventDataMap() constDviglo::Object
GetEventHandler() constDviglo::Object
GetEventSender() constDviglo::Object
GetExistingResource(StringHash type, const String &name)Dviglo::ResourceCache
GetExistingResource(const String &name)Dviglo::ResourceCache
GetFile(const String &name, bool sendEventOnFailure=true)Dviglo::ResourceCache
GetFinishBackgroundResourcesMs() constDviglo::ResourceCacheinline
GetGlobalVar(StringHash key) constDviglo::Object
GetGlobalVars() constDviglo::Object
GetMemoryBudget(StringHash type) constDviglo::ResourceCache
GetMemoryUse(StringHash type) constDviglo::ResourceCache
GetNumBackgroundLoadResources() constDviglo::ResourceCache
GetPackageFiles() constDviglo::ResourceCacheinline
GetPreferredResourceDir(const String &path) constDviglo::ResourceCache
GetResource(StringHash type, const String &name, bool sendEventOnFailure=true)Dviglo::ResourceCache
GetResource(const String &name, bool sendEventOnFailure=true)Dviglo::ResourceCache
GetResourceDirs() constDviglo::ResourceCacheinline
GetResourceFileName(const String &name) constDviglo::ResourceCache
GetResourceRouter(unsigned index) constDviglo::ResourceCache
GetResources(PODVector< Resource * > &result, StringHash type) constDviglo::ResourceCache
GetResources(PODVector< T * > &result) constDviglo::ResourceCache
GetReturnFailedResources() constDviglo::ResourceCacheinline
GetSearchPackagesFirst() constDviglo::ResourceCacheinline
GetSubsystem(StringHash type) constDviglo::Object
GetSubsystem() constDviglo::Object
GetTempResource(StringHash type, const String &name, bool sendEventOnFailure=true)Dviglo::ResourceCache
GetTempResource(const String &name, bool sendEventOnFailure=true)Dviglo::ResourceCache
GetTotalMemoryUse() constDviglo::ResourceCache
GetType() const =0Dviglo::Objectpure virtual
GetTypeInfo() const =0Dviglo::Objectpure virtual
GetTypeInfoStatic()Dviglo::Objectinlinestatic
GetTypeName() const =0Dviglo::Objectpure virtual
HandleBeginFrame(StringHash eventType, VariantMap &eventData)Dviglo::ResourceCacheprivate
HasEventHandlers() constDviglo::Objectinline
HasSubscribedToEvent(StringHash eventType) constDviglo::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constDviglo::Object
IsInstanceOf(StringHash type) constDviglo::Object
IsInstanceOf(const TypeInfo *typeInfo) constDviglo::Object
IsInstanceOf() constDviglo::Objectinline
isRouting_Dviglo::ResourceCachemutableprivate
Object(Context *context)Dviglo::Objectexplicit
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Dviglo::Objectvirtual
operator=(const RefCounted &rhs)=deleteDviglo::RefCounted
packages_Dviglo::ResourceCacheprivate
PrintMemoryUsage() constDviglo::ResourceCache
refCount_Dviglo::RefCountedprivate
RefCounted()Dviglo::RefCounted
RefCounted(const RefCounted &rhs)=deleteDviglo::RefCounted
RefCountPtr()Dviglo::RefCountedinline
Refs() constDviglo::RefCounted
ReleaseAllResources(bool force=false)Dviglo::ResourceCache
ReleasePackageResources(PackageFile *package, bool force=false)Dviglo::ResourceCacheprivate
ReleaseRef()Dviglo::RefCounted
ReleaseResource(StringHash type, const String &name, bool force=false)Dviglo::ResourceCache
ReleaseResource(const String &name, bool force=false)Dviglo::ResourceCache
ReleaseResources(StringHash type, bool force=false)Dviglo::ResourceCache
ReleaseResources(StringHash type, const String &partialName, bool force=false)Dviglo::ResourceCache
ReleaseResources(const String &partialName, bool force=false)Dviglo::ResourceCache
ReloadResource(Resource *resource)Dviglo::ResourceCache
ReloadResourceWithDependencies(const String &fileName)Dviglo::ResourceCache
RemoveEventSender(Object *sender)Dviglo::Objectprivate
RemovePackageFile(PackageFile *package, bool releaseResources=true, bool forceRelease=false)Dviglo::ResourceCache
RemovePackageFile(const String &fileName, bool releaseResources=true, bool forceRelease=false)Dviglo::ResourceCache
RemoveResourceDir(const String &pathName)Dviglo::ResourceCache
RemoveResourceRouter(ResourceRouter *router)Dviglo::ResourceCache
ResetDependencies(Resource *resource)Dviglo::ResourceCache
ResourceCache(Context *context)Dviglo::ResourceCacheexplicit
resourceDirs_Dviglo::ResourceCacheprivate
resourceGroups_Dviglo::ResourceCacheprivate
resourceMutex_Dviglo::ResourceCachemutableprivate
resourceRouters_Dviglo::ResourceCacheprivate
returnFailedResources_Dviglo::ResourceCacheprivate
SanitateResourceDirName(const String &name) constDviglo::ResourceCache
SanitateResourceName(const String &name) constDviglo::ResourceCache
SearchPackages(const String &name)Dviglo::ResourceCacheprivate
searchPackagesFirst_Dviglo::ResourceCacheprivate
SearchResourceDirs(const String &name)Dviglo::ResourceCacheprivate
SendEvent(StringHash eventType)Dviglo::Object
SendEvent(StringHash eventType, VariantMap &eventData)Dviglo::Object
SendEvent(StringHash eventType, Args... args)Dviglo::Objectinline
SetAutoReloadResources(bool enable)Dviglo::ResourceCache
SetBlockEvents(bool block)Dviglo::Objectinline
SetFinishBackgroundResourcesMs(int ms)Dviglo::ResourceCacheinline
SetGlobalVar(StringHash key, const Variant &value)Dviglo::Object
SetMemoryBudget(StringHash type, unsigned long long budget)Dviglo::ResourceCache
SetReturnFailedResources(bool enable)Dviglo::ResourceCacheinline
SetSearchPackagesFirst(bool value)Dviglo::ResourceCacheinline
StoreResourceDependency(Resource *resource, const String &dependency)Dviglo::ResourceCache
SubscribeToEvent(StringHash eventType, EventHandler *handler)Dviglo::Object
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler)Dviglo::Object
SubscribeToEvent(StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr)Dviglo::Object
SubscribeToEvent(Object *sender, StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr)Dviglo::Object
UnsubscribeFromAllEvents()Dviglo::Object
UnsubscribeFromAllEventsExcept(const PODVector< StringHash > &exceptions, bool onlyUserData)Dviglo::Object
UnsubscribeFromEvent(StringHash eventType)Dviglo::Object
UnsubscribeFromEvent(Object *sender, StringHash eventType)Dviglo::Object
UnsubscribeFromEvents(Object *sender)Dviglo::Object
UpdateResourceGroup(StringHash type)Dviglo::ResourceCacheprivate
URHO3D_OBJECT(ResourceCache, Object) (defined in Dviglo::ResourceCache)Dviglo::ResourceCacheprivate
WeakRefs() constDviglo::RefCounted
~Object() overrideDviglo::Object
~RefCounted()Dviglo::RefCountedvirtual
~ResourceCache() overrideDviglo::ResourceCache