AddManualResource(Resource *resource) | Urho3D::ResourceCache | |
AddRef() | Urho3D::RefCounted | |
AddResourceRouter(ResourceRouter *router, bool addAsFirst=false) | Urho3D::ResourceCache | |
backgroundLoader_ | Urho3D::ResourceCache | private |
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::Object | private |
Cast() | Urho3D::Object | inline |
Cast() const | Urho3D::Object | inline |
Clear() | Urho3D::ResourceCache | |
context_ | Urho3D::Object | protected |
dependentResources_ | Urho3D::ResourceCache | private |
EraseEventHandler(ea::intrusive_list< EventHandler >::iterator handlerIter) | Urho3D::Object | private |
eventHandlers_ | Urho3D::Object | private |
Exists(const ea::string &name) const | Urho3D::ResourceCache | |
FindEventHandler(StringHash eventType) | Urho3D::Object | private |
FindEventHandler(StringHash eventType) const | Urho3D::Object | inlineprivate |
FindResource(StringHash type, StringHash nameHash) | Urho3D::ResourceCache | private |
FindResource(StringHash nameHash) | Urho3D::ResourceCache | private |
FindSpecificEventHandler(Object *sender) | Urho3D::Object | private |
FindSpecificEventHandler(Object *sender) const | Urho3D::Object | inlineprivate |
FindSpecificEventHandler(Object *sender, StringHash eventType) | Urho3D::Object | private |
FindSpecificEventHandler(Object *sender, StringHash eventType) const | Urho3D::Object | inlineprivate |
finishBackgroundResourcesMs_ | Urho3D::ResourceCache | private |
GetAllResources() const | Urho3D::ResourceCache | inline |
GetBlockEvents() const | Urho3D::Object | inline |
GetCanonicalIdentifier(const FileIdentifier &name) const | Urho3D::ResourceCache | |
GetCategory() const | Urho3D::Object | |
GetContext() const | Urho3D::Object | inline |
GetEventDataMap() const | Urho3D::Object | |
GetEventHandler() const | Urho3D::Object | |
GetEventSender() const | Urho3D::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() const | Urho3D::ResourceCache | inline |
GetGlobalVar(StringHash key) const | Urho3D::Object | |
GetGlobalVars() const | Urho3D::Object | |
GetMemoryBudget(StringHash type) const | Urho3D::ResourceCache | |
GetMemoryUse(StringHash type) const | Urho3D::ResourceCache | |
GetNumBackgroundLoadResources() const | Urho3D::ResourceCache | |
GetResolvedIdentifier(const FileIdentifier &name) const | Urho3D::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) const | Urho3D::ResourceCache | |
GetResourceRouter(unsigned index) const | Urho3D::ResourceCache | |
GetResources(ea::vector< Resource * > &result, StringHash type) const | Urho3D::ResourceCache | |
GetResources(ea::vector< T * > &result) const | Urho3D::ResourceCache | |
GetReturnFailedResources() const | Urho3D::ResourceCache | inline |
GetSearchPackagesFirst() const | Urho3D::ResourceCache | inline |
GetSubsystem(StringHash type) const | Urho3D::Object | |
GetSubsystem() const | Urho3D::Object | |
GetSubsystems() const | Urho3D::Object | private |
GetTempResource(StringHash type, const ea::string &name, bool sendEventOnFailure=true) | Urho3D::ResourceCache | |
GetTempResource(const ea::string &name, bool sendEventOnFailure=true) | Urho3D::ResourceCache | |
GetTotalMemoryUse() const | Urho3D::ResourceCache | |
GetType() const =0 | Urho3D::Object | pure virtual |
GetTypeInfo() const =0 | Urho3D::Object | pure virtual |
GetTypeInfoStatic() | Urho3D::Object | inlinestatic |
GetTypeName() const =0 | Urho3D::Object | pure virtual |
HandleBeginFrame(StringHash eventType, VariantMap &eventData) | Urho3D::ResourceCache | private |
HandleFileChanged(StringHash eventType, VariantMap &eventData) | Urho3D::ResourceCache | private |
HandleReflectionRemoved(ObjectReflection *reflection) | Urho3D::ResourceCache | private |
HasEventHandlers() const | Urho3D::Object | inline |
HasScriptObject() const | Urho3D::RefCounted | inline |
HasSubscribedToEvent(StringHash eventType) const | Urho3D::Object | |
HasSubscribedToEvent(Object *sender, StringHash eventType) const | Urho3D::Object | |
ignoreResourceAutoReload_ | Urho3D::ResourceCache | private |
IgnoreResourceReload(const ea::string &name) | Urho3D::ResourceCache | |
IgnoreResourceReload(const Resource *resource) | Urho3D::ResourceCache | |
IsInstanceOf(StringHash type) const =0 | Urho3D::Object | pure virtual |
IsInstanceOf() const | Urho3D::Object | inline |
IsScriptStrongRef() const | Urho3D::RefCounted | inline |
Object(Context *context) | Urho3D::Object | explicit |
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData) | Urho3D::Object | virtual |
operator=(const RefCounted &rhs)=delete | Urho3D::RefCounted | |
PrintMemoryUsage() const | Urho3D::ResourceCache | |
PrintResources(const ea::string &typeName=EMPTY_STRING) const | Urho3D::ResourceCache | |
refCount_ | Urho3D::RefCounted | private |
RefCounted() | Urho3D::RefCounted | |
RefCounted(const RefCounted &rhs)=delete | Urho3D::RefCounted | |
RefCountPtr() const | Urho3D::RefCounted | inline |
Refs() const | Urho3D::RefCounted | |
ReleaseAllResources(bool force=false) | Urho3D::ResourceCache | |
ReleasePackageResources(PackageFile *package, bool force=false) | Urho3D::ResourceCache | private |
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::Object | private |
RemoveResourceRouter(ResourceRouter *router) | Urho3D::ResourceCache | |
ResetDependencies(Resource *resource) | Urho3D::ResourceCache | |
ResourceCache(Context *context) | Urho3D::ResourceCache | explicit |
resourceGroups_ | Urho3D::ResourceCache | private |
resourceMutex_ | Urho3D::ResourceCache | mutableprivate |
resourceRouters_ | Urho3D::ResourceCache | private |
returnFailedResources_ | Urho3D::ResourceCache | private |
RouteResourceName(FileIdentifier &name) const | Urho3D::ResourceCache | |
SanitateResourceName(const ea::string &name) const | Urho3D::ResourceCache | |
Scan(ea::vector< ea::string > &result, const ea::string &pathName, const ea::string &filter, ScanFlags flags) const | Urho3D::ResourceCache | |
searchPackagesFirst_ | Urho3D::ResourceCache | private |
SendEvent(StringHash eventType) | Urho3D::Object | |
SendEvent(StringHash eventType, VariantMap &eventData) | Urho3D::Object | |
SendEvent(StringHash eventType, const Args &... args) | Urho3D::Object | inline |
SendEvent(StringHash eventType, const VariantMap &eventData) | Urho3D::Object | |
SerializeInBlock(Archive &archive) | Urho3D::Object | virtual |
SetBlockEvents(bool block) | Urho3D::Object | inline |
SetFinishBackgroundResourcesMs(int ms) | Urho3D::ResourceCache | inline |
SetGlobalVar(StringHash key, const Variant &value) | Urho3D::Object | |
SetMemoryBudget(StringHash type, unsigned long long budget) | Urho3D::ResourceCache | |
SetReturnFailedResources(bool enable) | Urho3D::ResourceCache | inline |
SetSearchPackagesFirst(bool value) | Urho3D::ResourceCache | inline |
StoreResourceDependency(Resource *resource, const ea::string &dependency) | Urho3D::ResourceCache | |
SubscribeToEvent(StringHash eventType, T handler) | Urho3D::Object | inline |
SubscribeToEvent(Object *sender, StringHash eventType, T handler) | Urho3D::Object | inline |
SubscribeToEventManual(StringHash eventType, EventHandler *handler) | Urho3D::Object | |
SubscribeToEventManual(Object *sender, StringHash eventType, EventHandler *handler) | Urho3D::Object | |
TypeHierarchy | Urho3D::Object | inlinestatic |
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::ResourceCache | private |
URHO3D_OBJECT(ResourceCache, Object) (defined in Urho3D::ResourceCache) | Urho3D::ResourceCache | private |
WeakRefs() const | Urho3D::RefCounted | |
~Object() override | Urho3D::Object | |
~RefCounted() | Urho3D::RefCounted | virtual |
~ResourceCache() override | Urho3D::ResourceCache | |