This is the complete list of members for Urho3D::Context, including all inherited members.
AddEventReceiver(Object *receiver, StringHash eventType) | Urho3D::Context | private |
AddEventReceiver(Object *receiver, Object *sender, StringHash eventType) | Urho3D::Context | private |
AddRef() | Urho3D::RefCounted | |
attributes_ | Urho3D::Context | private |
BeginSendEvent(Object *sender) | Urho3D::Context | inlineprivate |
Context() | Urho3D::Context | |
CopyBaseAttributes(ShortStringHash baseType, ShortStringHash derivedType) | Urho3D::Context | |
CopyBaseAttributes() | Urho3D::Context | |
CreateObject(ShortStringHash objectType) | Urho3D::Context | |
EndSendEvent() | Urho3D::Context | private |
eventHandler_ | Urho3D::Context | private |
eventReceivers_ | Urho3D::Context | private |
eventSenders_ | Urho3D::Context | private |
factories_ | Urho3D::Context | private |
GetAttributes(ShortStringHash type) const | Urho3D::Context | inline |
GetEventHandler() const | Urho3D::Context | inline |
GetEventReceivers(Object *sender, StringHash eventType) | Urho3D::Context | inline |
GetEventReceivers(StringHash eventType) | Urho3D::Context | inline |
GetEventSender() const | Urho3D::Context | |
GetNetworkAttributes(ShortStringHash type) const | Urho3D::Context | inline |
GetObjectFactories() const | Urho3D::Context | inline |
GetSubsystem(ShortStringHash type) const | Urho3D::Context | |
GetSubsystem() const | Urho3D::Context | |
GetSubsystems() const | Urho3D::Context | inline |
GetTypeName(ShortStringHash type) const | Urho3D::Context | |
networkAttributes_ | Urho3D::Context | private |
Object (defined in Urho3D::Context) | Urho3D::Context | friend |
RefCounted() | Urho3D::RefCounted | |
RefCountPtr() | Urho3D::RefCounted | inline |
Refs() const | Urho3D::RefCounted | |
RegisterAttribute(ShortStringHash objectType, const AttributeInfo &attr) | Urho3D::Context | |
RegisterAttribute(const AttributeInfo &attr) | Urho3D::Context | |
RegisterFactory(ObjectFactory *factory) | Urho3D::Context | |
RegisterFactory() | Urho3D::Context | |
RegisterSubsystem(Object *subsystem) | Urho3D::Context | |
ReleaseRef() | Urho3D::RefCounted | |
RemoveAttribute(ShortStringHash objectType, const char *name) | Urho3D::Context | |
RemoveAttribute(const char *name) | Urho3D::Context | |
RemoveEventReceiver(Object *receiver, Object *sender, StringHash eventType) | Urho3D::Context | private |
RemoveEventReceiver(Object *receiver, StringHash eventType) | Urho3D::Context | private |
RemoveEventSender(Object *sender) | Urho3D::Context | private |
RemoveSubsystem(ShortStringHash objectType) | Urho3D::Context | |
RemoveSubsystem() | Urho3D::Context | |
SetEventHandler(EventHandler *handler) | Urho3D::Context | inlineprivate |
specificEventReceivers_ | Urho3D::Context | private |
subsystems_ | Urho3D::Context | private |
WeakRefs() const | Urho3D::RefCounted | |
~Context() | Urho3D::Context | |
~RefCounted() | Urho3D::RefCounted | virtual |