Rebel Fork Framework
Urho3D::ResourceCache Member List

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

AddManualResource(Resource *resource)Urho3D::ResourceCache
AddRef()Urho3D::RefCounted
AddResourceRouter(ResourceRouter *router, bool addAsFirst=false)Urho3D::ResourceCache
backgroundLoader_Urho3D::ResourceCacheprivate
BackgroundLoadResource(StringHash type, const ea::string &name, bool sendEventOnFailure=true, Resource *caller=nullptr)Urho3D::ResourceCache
BackgroundLoadResource(const ea::string &name, bool sendEventOnFailure=true, Resource *caller=nullptr)Urho3D::ResourceCache
blockEvents_Urho3D::Objectprivate
Cast()Urho3D::Objectinline
Cast() constUrho3D::Objectinline
Clear()Urho3D::ResourceCache
context_Urho3D::Objectprotected
dependentResources_Urho3D::ResourceCacheprivate
EraseEventHandler(ea::intrusive_list< EventHandler >::iterator handlerIter)Urho3D::Objectprivate
eventHandlers_Urho3D::Objectprivate
Exists(const ea::string &name) constUrho3D::ResourceCache
FindEventHandler(StringHash eventType)Urho3D::Objectprivate
FindEventHandler(StringHash eventType) constUrho3D::Objectinlineprivate
FindResource(StringHash type, StringHash nameHash)Urho3D::ResourceCacheprivate
FindResource(StringHash nameHash)Urho3D::ResourceCacheprivate
FindSpecificEventHandler(Object *sender)Urho3D::Objectprivate
FindSpecificEventHandler(Object *sender) constUrho3D::Objectinlineprivate
FindSpecificEventHandler(Object *sender, StringHash eventType)Urho3D::Objectprivate
FindSpecificEventHandler(Object *sender, StringHash eventType) constUrho3D::Objectinlineprivate
finishBackgroundResourcesMs_Urho3D::ResourceCacheprivate
GetAllResources() constUrho3D::ResourceCacheinline
GetBlockEvents() constUrho3D::Objectinline
GetCanonicalIdentifier(const FileIdentifier &name) constUrho3D::ResourceCache
GetCategory() constUrho3D::Object
GetContext() constUrho3D::Objectinline
GetEventDataMap() constUrho3D::Object
GetEventHandler() constUrho3D::Object
GetEventSender() constUrho3D::Object
GetExistingResource(StringHash type, const ea::string &name)Urho3D::ResourceCache
GetExistingResource(const ea::string &name)Urho3D::ResourceCache
GetFile(const ea::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
GetResolvedIdentifier(const FileIdentifier &name) constUrho3D::ResourceCache
GetResource(StringHash type, const ea::string &name, bool sendEventOnFailure=true)Urho3D::ResourceCache
GetResource(const ea::string &name, bool sendEventOnFailure=true)Urho3D::ResourceCache
GetResourceFileName(const ea::string &name) constUrho3D::ResourceCache
GetResourceRouter(unsigned index) constUrho3D::ResourceCache
GetResources(ea::vector< Resource * > &result, StringHash type) constUrho3D::ResourceCache
GetResources(ea::vector< T * > &result) constUrho3D::ResourceCache
GetReturnFailedResources() constUrho3D::ResourceCacheinline
GetSearchPackagesFirst() constUrho3D::ResourceCacheinline
GetSubsystem(StringHash type) constUrho3D::Object
GetSubsystem() constUrho3D::Object
GetSubsystems() constUrho3D::Objectprivate
GetTempResource(StringHash type, const ea::string &name, bool sendEventOnFailure=true)Urho3D::ResourceCache
GetTempResource(const ea::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
HandleFileChanged(StringHash eventType, VariantMap &eventData)Urho3D::ResourceCacheprivate
HandleReflectionRemoved(ObjectReflection *reflection)Urho3D::ResourceCacheprivate
HasEventHandlers() constUrho3D::Objectinline
HasScriptObject() constUrho3D::RefCountedinline
HasSubscribedToEvent(StringHash eventType) constUrho3D::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constUrho3D::Object
ignoreResourceAutoReload_Urho3D::ResourceCacheprivate
IgnoreResourceReload(const ea::string &name)Urho3D::ResourceCache
IgnoreResourceReload(const Resource *resource)Urho3D::ResourceCache
IsInstanceOf(StringHash type) constUrho3D::Object
IsInstanceOf(const TypeInfo *typeInfo) constUrho3D::Object
IsInstanceOf() constUrho3D::Objectinline
IsScriptStrongRef() constUrho3D::RefCountedinline
Object(Context *context)Urho3D::Objectexplicit
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Urho3D::Objectvirtual
operator=(const RefCounted &rhs)=deleteUrho3D::RefCounted
PrintMemoryUsage() constUrho3D::ResourceCache
PrintResources(const ea::string &typeName=EMPTY_STRING) constUrho3D::ResourceCache
refCount_Urho3D::RefCountedprivate
RefCounted()Urho3D::RefCounted
RefCounted(const RefCounted &rhs)=deleteUrho3D::RefCounted
RefCountPtr() constUrho3D::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 ea::string &name, bool force=false)Urho3D::ResourceCache
ReleaseResource(const ea::string &resourceName, bool force=false)Urho3D::ResourceCache
ReleaseResource(const ea::string &resourceName, bool force=false)Urho3D::ResourceCache
ReleaseResources(StringHash type, bool force=false)Urho3D::ResourceCache
ReleaseResources(StringHash type, const ea::string &partialName, bool force=false)Urho3D::ResourceCache
ReleaseResources(const ea::string &partialName, bool force=false)Urho3D::ResourceCache
ReloadResource(const ea::string_view resourceName)Urho3D::ResourceCache
ReloadResource(Resource *resource)Urho3D::ResourceCache
ReloadResourceWithDependencies(const ea::string &fileName)Urho3D::ResourceCache
RemoveEventSender(Object *sender)Urho3D::Objectprivate
RemoveResourceRouter(ResourceRouter *router)Urho3D::ResourceCache
ResetDependencies(Resource *resource)Urho3D::ResourceCache
ResourceCache(Context *context)Urho3D::ResourceCacheexplicit
resourceGroups_Urho3D::ResourceCacheprivate
resourceMutex_Urho3D::ResourceCachemutableprivate
resourceRouters_Urho3D::ResourceCacheprivate
returnFailedResources_Urho3D::ResourceCacheprivate
RouteResourceName(FileIdentifier &name) constUrho3D::ResourceCache
SanitateResourceName(const ea::string &name) constUrho3D::ResourceCache
Scan(ea::vector< ea::string > &result, const ea::string &pathName, const ea::string &filter, ScanFlags flags) constUrho3D::ResourceCache
searchPackagesFirst_Urho3D::ResourceCacheprivate
SendEvent(StringHash eventType)Urho3D::Object
SendEvent(StringHash eventType, VariantMap &eventData)Urho3D::Object
SendEvent(StringHash eventType, const Args &... args)Urho3D::Objectinline
SendEvent(StringHash eventType, const VariantMap &eventData)Urho3D::Object
SerializeInBlock(Archive &archive)Urho3D::Objectvirtual
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 ea::string &dependency)Urho3D::ResourceCache
SubscribeToEvent(StringHash eventType, T handler)Urho3D::Objectinline
SubscribeToEvent(Object *sender, StringHash eventType, T handler)Urho3D::Objectinline
SubscribeToEventManual(StringHash eventType, EventHandler *handler)Urho3D::Object
SubscribeToEventManual(Object *sender, StringHash eventType, EventHandler *handler)Urho3D::Object
UnsubscribeFromAllEvents()Urho3D::Object
UnsubscribeFromAllEventsExcept(const ea::vector< StringHash > &exceptions)Urho3D::Object
UnsubscribeFromAllEventsExcept(const ea::vector< Object * > &exceptions)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