Urho3D::Context Member List

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

AddEventReceiver(Object *receiver, StringHash eventType)Urho3D::Contextprivate
AddEventReceiver(Object *receiver, Object *sender, StringHash eventType)Urho3D::Contextprivate
AddRef()Urho3D::RefCounted
attributes_Urho3D::Contextprivate
BeginSendEvent(Object *sender, StringHash eventType)Urho3D::Contextprivate
Context()Urho3D::Context
CopyBaseAttributes(StringHash baseType, StringHash derivedType)Urho3D::Context
CopyBaseAttributes()Urho3D::Context
CreateObject()Urho3D::Contextinline
CreateObject(StringHash objectType)Urho3D::Context
EndSendEvent()Urho3D::Contextprivate
eventDataMaps_Urho3D::Contextprivate
eventHandler_Urho3D::Contextprivate
eventReceivers_Urho3D::Contextprivate
eventSenders_Urho3D::Contextprivate
factories_Urho3D::Contextprivate
GetAllAttributes() constUrho3D::Contextinline
GetAttribute(StringHash objectType, const char *name)Urho3D::Context
GetAttribute(const char *name)Urho3D::Context
GetAttributes(StringHash type) constUrho3D::Contextinline
GetEventDataMap()Urho3D::Context
GetEventHandler() constUrho3D::Contextinline
GetEventReceivers(Object *sender, StringHash eventType)Urho3D::Contextinline
GetEventReceivers(StringHash eventType)Urho3D::Contextinline
GetEventSender() constUrho3D::Context
GetGlobalVar(StringHash key) constUrho3D::Context
GetGlobalVars() constUrho3D::Contextinline
GetNetworkAttributes(StringHash type) constUrho3D::Contextinline
GetObjectCategories() constUrho3D::Contextinline
GetObjectFactories() constUrho3D::Contextinline
GetSubsystem(StringHash type) constUrho3D::Context
GetSubsystem() constUrho3D::Context
GetSubsystems() constUrho3D::Contextinline
GetTypeName(StringHash objectType) constUrho3D::Context
globalVars_Urho3D::Contextprivate
networkAttributes_Urho3D::Contextprivate
Object (defined in Urho3D::Context)Urho3D::Contextfriend
objectCategories_Urho3D::Contextprivate
operator=(const RefCounted &rhs)=deleteUrho3D::RefCounted
refCount_Urho3D::RefCountedprivate
RefCounted()Urho3D::RefCounted
RefCounted(const RefCounted &rhs)=deleteUrho3D::RefCounted
RefCountPtr()Urho3D::RefCountedinline
Refs() constUrho3D::RefCounted
RegisterAttribute(StringHash objectType, const AttributeInfo &attr)Urho3D::Context
RegisterAttribute(const AttributeInfo &attr)Urho3D::Context
RegisterFactory(ObjectFactory *factory)Urho3D::Context
RegisterFactory(ObjectFactory *factory, const char *category)Urho3D::Context
RegisterFactory()Urho3D::Context
RegisterFactory(const char *category)Urho3D::Context
RegisterSubsystem(Object *object)Urho3D::Context
RegisterSubsystem()Urho3D::Context
ReleaseRef()Urho3D::RefCounted
ReleaseSDL()Urho3D::Context
RemoveAllAttributes(StringHash objectType)Urho3D::Context
RemoveAllAttributes()Urho3D::Context
RemoveAttribute(StringHash objectType, const char *name)Urho3D::Context
RemoveAttribute(const char *name)Urho3D::Context
RemoveEventReceiver(Object *receiver, Object *sender, StringHash eventType)Urho3D::Contextprivate
RemoveEventReceiver(Object *receiver, StringHash eventType)Urho3D::Contextprivate
RemoveEventSender(Object *sender)Urho3D::Contextprivate
RemoveSubsystem(StringHash objectType)Urho3D::Context
RemoveSubsystem()Urho3D::Context
RequireSDL(unsigned int sdlFlags)Urho3D::Context
SetEventHandler(EventHandler *handler)Urho3D::Contextinlineprivate
SetGlobalVar(StringHash key, const Variant &value)Urho3D::Context
specificEventReceivers_Urho3D::Contextprivate
subsystems_Urho3D::Contextprivate
UpdateAttributeDefaultValue(StringHash objectType, const char *name, const Variant &defaultValue)Urho3D::Context
UpdateAttributeDefaultValue(const char *name, const Variant &defaultValue)Urho3D::Context
WeakRefs() constUrho3D::RefCounted
~Context() overrideUrho3D::Context
~RefCounted()Urho3D::RefCountedvirtual