Urho3D
Dviglo::Context Member List

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

AddEventReceiver(Object *receiver, StringHash eventType)Dviglo::Contextprivate
AddEventReceiver(Object *receiver, Object *sender, StringHash eventType)Dviglo::Contextprivate
AddRef()Dviglo::RefCounted
attributes_Dviglo::Contextprivate
BeginSendEvent(Object *sender, StringHash eventType)Dviglo::Contextprivate
Context()Dviglo::Context
CopyBaseAttributes(StringHash baseType, StringHash derivedType)Dviglo::Context
CopyBaseAttributes()Dviglo::Context
CreateObject()Dviglo::Contextinline
CreateObject(StringHash objectType)Dviglo::Context
EndSendEvent()Dviglo::Contextprivate
eventDataMaps_Dviglo::Contextprivate
eventHandler_Dviglo::Contextprivate
eventReceivers_Dviglo::Contextprivate
eventSenders_Dviglo::Contextprivate
factories_Dviglo::Contextprivate
GetAllAttributes() constDviglo::Contextinline
GetAttribute(StringHash objectType, const char *name)Dviglo::Context
GetAttribute(const char *name)Dviglo::Context
GetAttributes(StringHash type) constDviglo::Contextinline
GetEventDataMap()Dviglo::Context
GetEventHandler() constDviglo::Contextinline
GetEventReceivers(Object *sender, StringHash eventType)Dviglo::Contextinline
GetEventReceivers(StringHash eventType)Dviglo::Contextinline
GetEventSender() constDviglo::Context
GetGlobalVar(StringHash key) constDviglo::Context
GetGlobalVars() constDviglo::Contextinline
GetNetworkAttributes(StringHash type) constDviglo::Contextinline
GetObjectCategories() constDviglo::Contextinline
GetObjectFactories() constDviglo::Contextinline
GetSubsystem(StringHash type) constDviglo::Context
GetSubsystem() constDviglo::Context
GetSubsystems() constDviglo::Contextinline
GetTypeName(StringHash objectType) constDviglo::Context
globalVars_Dviglo::Contextprivate
networkAttributes_Dviglo::Contextprivate
Object (defined in Dviglo::Context)Dviglo::Contextfriend
objectCategories_Dviglo::Contextprivate
operator=(const RefCounted &rhs)=deleteDviglo::RefCounted
refCount_Dviglo::RefCountedprivate
RefCounted()Dviglo::RefCounted
RefCounted(const RefCounted &rhs)=deleteDviglo::RefCounted
RefCountPtr()Dviglo::RefCountedinline
Refs() constDviglo::RefCounted
RegisterAttribute(StringHash objectType, const AttributeInfo &attr)Dviglo::Context
RegisterAttribute(const AttributeInfo &attr)Dviglo::Context
RegisterFactory(ObjectFactory *factory)Dviglo::Context
RegisterFactory(ObjectFactory *factory, const char *category)Dviglo::Context
RegisterFactory()Dviglo::Context
RegisterFactory(const char *category)Dviglo::Context
RegisterSubsystem(Object *object)Dviglo::Context
RegisterSubsystem()Dviglo::Context
ReleaseRef()Dviglo::RefCounted
ReleaseSDL()Dviglo::Context
RemoveAllAttributes(StringHash objectType)Dviglo::Context
RemoveAllAttributes()Dviglo::Context
RemoveAttribute(StringHash objectType, const char *name)Dviglo::Context
RemoveAttribute(const char *name)Dviglo::Context
RemoveEventReceiver(Object *receiver, Object *sender, StringHash eventType)Dviglo::Contextprivate
RemoveEventReceiver(Object *receiver, StringHash eventType)Dviglo::Contextprivate
RemoveEventSender(Object *sender)Dviglo::Contextprivate
RemoveSubsystem(StringHash objectType)Dviglo::Context
RemoveSubsystem()Dviglo::Context
RequireSDL(unsigned int sdlFlags)Dviglo::Context
SetEventHandler(EventHandler *handler)Dviglo::Contextinlineprivate
SetGlobalVar(StringHash key, const Variant &value)Dviglo::Context
specificEventReceivers_Dviglo::Contextprivate
subsystems_Dviglo::Contextprivate
UpdateAttributeDefaultValue(StringHash objectType, const char *name, const Variant &defaultValue)Dviglo::Context
UpdateAttributeDefaultValue(const char *name, const Variant &defaultValue)Dviglo::Context
WeakRefs() constDviglo::RefCounted
~Context() overrideDviglo::Context
~RefCounted()Dviglo::RefCountedvirtual