Urho3D
Dviglo::PackageFile Member List

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

AddRef()Dviglo::RefCounted
blockEvents_Dviglo::Objectprivate
Cast()Dviglo::Objectinline
Cast() constDviglo::Objectinline
checksum_Dviglo::PackageFileprivate
compressed_Dviglo::PackageFileprivate
context_Dviglo::Objectprotected
entries_Dviglo::PackageFileprivate
eventHandlers_Dviglo::Objectprivate
Exists(const String &fileName) constDviglo::PackageFile
fileName_Dviglo::PackageFileprivate
FindEventHandler(StringHash eventType, EventHandler **previous=nullptr) constDviglo::Objectprivate
FindSpecificEventHandler(Object *sender, EventHandler **previous=nullptr) constDviglo::Objectprivate
FindSpecificEventHandler(Object *sender, StringHash eventType, EventHandler **previous=nullptr) constDviglo::Objectprivate
GetBlockEvents() constDviglo::Objectinline
GetCategory() constDviglo::Object
GetChecksum() constDviglo::PackageFileinline
GetContext() constDviglo::Objectinline
GetEntries() constDviglo::PackageFileinline
GetEntry(const String &fileName) constDviglo::PackageFile
GetEntryNames() constDviglo::PackageFileinline
GetEventDataMap() constDviglo::Object
GetEventHandler() constDviglo::Object
GetEventSender() constDviglo::Object
GetGlobalVar(StringHash key) constDviglo::Object
GetGlobalVars() constDviglo::Object
GetName() constDviglo::PackageFileinline
GetNameHash() constDviglo::PackageFileinline
GetNumFiles() constDviglo::PackageFileinline
GetSubsystem(StringHash type) constDviglo::Object
GetSubsystem() constDviglo::Object
GetTotalDataSize() constDviglo::PackageFileinline
GetTotalSize() constDviglo::PackageFileinline
GetType() const =0Dviglo::Objectpure virtual
GetTypeInfo() const =0Dviglo::Objectpure virtual
GetTypeInfoStatic()Dviglo::Objectinlinestatic
GetTypeName() const =0Dviglo::Objectpure virtual
HasEventHandlers() constDviglo::Objectinline
HasSubscribedToEvent(StringHash eventType) constDviglo::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) constDviglo::Object
IsCompressed() constDviglo::PackageFileinline
IsInstanceOf(StringHash type) constDviglo::Object
IsInstanceOf(const TypeInfo *typeInfo) constDviglo::Object
IsInstanceOf() constDviglo::Objectinline
nameHash_Dviglo::PackageFileprivate
Object(Context *context)Dviglo::Objectexplicit
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Dviglo::Objectvirtual
Open(const String &fileName, unsigned startOffset=0)Dviglo::PackageFile
operator=(const RefCounted &rhs)=deleteDviglo::RefCounted
PackageFile(Context *context)Dviglo::PackageFileexplicit
PackageFile(Context *context, const String &fileName, unsigned startOffset=0)Dviglo::PackageFile
refCount_Dviglo::RefCountedprivate
RefCounted()Dviglo::RefCounted
RefCounted(const RefCounted &rhs)=deleteDviglo::RefCounted
RefCountPtr()Dviglo::RefCountedinline
Refs() constDviglo::RefCounted
ReleaseRef()Dviglo::RefCounted
RemoveEventSender(Object *sender)Dviglo::Objectprivate
SendEvent(StringHash eventType)Dviglo::Object
SendEvent(StringHash eventType, VariantMap &eventData)Dviglo::Object
SendEvent(StringHash eventType, Args... args)Dviglo::Objectinline
SetBlockEvents(bool block)Dviglo::Objectinline
SetGlobalVar(StringHash key, const Variant &value)Dviglo::Object
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
totalDataSize_Dviglo::PackageFileprivate
totalSize_Dviglo::PackageFileprivate
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
URHO3D_OBJECT(PackageFile, Object) (defined in Dviglo::PackageFile)Dviglo::PackageFileprivate
WeakRefs() constDviglo::RefCounted
~Object() overrideDviglo::Object
~PackageFile() overrideDviglo::PackageFile
~RefCounted()Dviglo::RefCountedvirtual