Urho3D::ResourceCache Member List

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

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