Urho3D
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, bool addAsFirst=false)Urho3D::ResourceCache
AddRef()Urho3D::RefCounted
AddResourceDir(const String &pathName)Urho3D::ResourceCache
autoReloadResources_Urho3D::ResourceCacheprivate
context_Urho3D::Objectprotected
Exists(const String &name) const Urho3D::ResourceCache
Exists(StringHash nameHash) const Urho3D::ResourceCache
fileWatchers_Urho3D::ResourceCacheprivate
FindResource(ShortStringHash type, StringHash nameHash)Urho3D::ResourceCacheprivate
GetAllResources() const Urho3D::ResourceCacheinline
GetAutoReloadResources() const Urho3D::ResourceCacheinline
GetContext() const Urho3D::Objectinline
GetEventHandler() const Urho3D::Object
GetEventSender() const Urho3D::Object
GetFile(const String &name)Urho3D::ResourceCache
GetMemoryBudget(ShortStringHash type) const Urho3D::ResourceCache
GetMemoryUse(ShortStringHash type) const Urho3D::ResourceCache
GetPackageFiles() const Urho3D::ResourceCacheinline
GetPreferredResourceDir(const String &path) const Urho3D::ResourceCache
GetResource(ShortStringHash type, const String &name)Urho3D::ResourceCache
GetResource(ShortStringHash type, StringHash nameHash)Urho3D::ResourceCache
GetResource(const String &name)Urho3D::ResourceCache
GetResource(StringHash nameHash)Urho3D::ResourceCache
GetResourceDirs() const Urho3D::ResourceCacheinline
GetResourceFileName(const String &name) const Urho3D::ResourceCache
GetResourceName(StringHash nameHash) const Urho3D::ResourceCache
GetResources(PODVector< Resource * > &result, ShortStringHash type) const Urho3D::ResourceCache
GetResources(PODVector< T * > &result) const Urho3D::ResourceCache
GetSubsystem(ShortStringHash type) const Urho3D::Object
GetSubsystem() const Urho3D::Object
GetTotalMemoryUse() const Urho3D::ResourceCache
GetType() const =0Urho3D::Objectpure virtual
GetTypeName() const =0Urho3D::Objectpure virtual
HandleBeginFrame(StringHash eventType, VariantMap &eventData)Urho3D::ResourceCacheprivate
hashToName_Urho3D::ResourceCacheprivate
HasSubscribedToEvent(StringHash eventType) const Urho3D::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) const Urho3D::Object
Object(Context *context)Urho3D::Object
OBJECT(ResourceCache) (defined in Urho3D::ResourceCache)Urho3D::ResourceCacheprivate
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Urho3D::Objectvirtual
packages_Urho3D::ResourceCacheprivate
RefCounted()Urho3D::RefCounted
RefCountPtr()Urho3D::RefCountedinline
Refs() const Urho3D::RefCounted
ReleaseAllResources(bool force=false)Urho3D::ResourceCache
ReleasePackageResources(PackageFile *package, bool force=false)Urho3D::ResourceCacheprivate
ReleaseRef()Urho3D::RefCounted
ReleaseResource(ShortStringHash type, const String &name, bool force=false)Urho3D::ResourceCache
ReleaseResource(ShortStringHash type, StringHash nameHash, bool force=false)Urho3D::ResourceCache
ReleaseResources(ShortStringHash type, bool force=false)Urho3D::ResourceCache
ReleaseResources(ShortStringHash type, const String &partialName, bool force=false)Urho3D::ResourceCache
ReloadResource(Resource *resource)Urho3D::ResourceCache
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
ResourceCache(Context *context)Urho3D::ResourceCache
resourceDirs_Urho3D::ResourceCacheprivate
resourceGroups_Urho3D::ResourceCacheprivate
SanitateResourceName(const String &name) const Urho3D::ResourceCache
SendEvent(StringHash eventType)Urho3D::Object
SendEvent(StringHash eventType, VariantMap &eventData)Urho3D::Object
SetAutoReloadResources(bool enable)Urho3D::ResourceCache
SetMemoryBudget(ShortStringHash type, unsigned budget)Urho3D::ResourceCache
StoreNameHash(const String &name)Urho3D::ResourceCache
SubscribeToEvent(StringHash eventType, EventHandler *handler)Urho3D::Object
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler)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(ShortStringHash type)Urho3D::ResourceCacheprivate
WeakRefs() const Urho3D::RefCounted
~Object()Urho3D::Objectvirtual
~RefCounted()Urho3D::RefCountedvirtual
~ResourceCache()Urho3D::ResourceCachevirtual