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)Urho3D::Contextinlineprivate
Context()Urho3D::Context
CopyBaseAttributes(StringHash baseType, StringHash derivedType)Urho3D::Context
CopyBaseAttributes()Urho3D::Context
CreateObject(StringHash objectType)Urho3D::Context
EndSendEvent()Urho3D::Contextinlineprivate
eventDataMaps_Urho3D::Contextprivate
eventHandler_Urho3D::Contextprivate
eventReceivers_Urho3D::Contextprivate
eventSenders_Urho3D::Contextprivate
factories_Urho3D::Contextprivate
GetAllAttributes() const Urho3D::Contextinline
GetAttribute(StringHash objectType, const char *name)Urho3D::Context
GetAttribute(const char *name)Urho3D::Context
GetAttributes(StringHash type) const Urho3D::Contextinline
GetEventDataMap()Urho3D::Context
GetEventHandler() const Urho3D::Contextinline
GetEventReceivers(Object *sender, StringHash eventType)Urho3D::Contextinline
GetEventReceivers(StringHash eventType)Urho3D::Contextinline
GetEventSender() const Urho3D::Context
GetNetworkAttributes(StringHash type) const Urho3D::Contextinline
GetObjectCategories() const Urho3D::Contextinline
GetObjectFactories() const Urho3D::Contextinline
GetSubsystem(StringHash type) const Urho3D::Context
GetSubsystem() const Urho3D::Context
GetSubsystems() const Urho3D::Contextinline
GetTypeName(StringHash objectType) const Urho3D::Context
networkAttributes_Urho3D::Contextprivate
Object (defined in Urho3D::Context)Urho3D::Contextfriend
objectCategories_Urho3D::Contextprivate
RefCounted()Urho3D::RefCounted
RefCountPtr()Urho3D::RefCountedinline
Refs() const Urho3D::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 *subsystem)Urho3D::Context
ReleaseRef()Urho3D::RefCounted
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
SetEventHandler(EventHandler *handler)Urho3D::Contextinlineprivate
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() const Urho3D::RefCounted
~Context()Urho3D::Context
~RefCounted()Urho3D::RefCountedvirtual