| 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, StringHash eventType) | Urho3D::Context | private | 
  | Context() | Urho3D::Context |  | 
  | CopyBaseAttributes(StringHash baseType, StringHash derivedType) | Urho3D::Context |  | 
  | CopyBaseAttributes() | Urho3D::Context |  | 
  | CreateObject() | Urho3D::Context | inline | 
  | CreateObject(StringHash objectType) | Urho3D::Context |  | 
  | EndSendEvent() | Urho3D::Context | private | 
  | eventDataMaps_ | Urho3D::Context | private | 
  | eventHandler_ | Urho3D::Context | private | 
  | eventReceivers_ | Urho3D::Context | private | 
  | eventSenders_ | Urho3D::Context | private | 
  | factories_ | Urho3D::Context | private | 
  | GetAllAttributes() const | Urho3D::Context | inline | 
  | GetAttribute(StringHash objectType, const char *name) | Urho3D::Context |  | 
  | GetAttribute(const char *name) | Urho3D::Context |  | 
  | GetAttributes(StringHash type) const | Urho3D::Context | inline | 
  | GetEventDataMap() | Urho3D::Context |  | 
  | GetEventHandler() const | Urho3D::Context | inline | 
  | GetEventReceivers(Object *sender, StringHash eventType) | Urho3D::Context | inline | 
  | GetEventReceivers(StringHash eventType) | Urho3D::Context | inline | 
  | GetEventSender() const | Urho3D::Context |  | 
  | GetGlobalVar(StringHash key) const | Urho3D::Context |  | 
  | GetGlobalVars() const | Urho3D::Context | inline | 
  | GetNetworkAttributes(StringHash type) const | Urho3D::Context | inline | 
  | GetObjectCategories() const | Urho3D::Context | inline | 
  | GetObjectFactories() const | Urho3D::Context | inline | 
  | GetSubsystem(StringHash type) const | Urho3D::Context |  | 
  | GetSubsystem() const | Urho3D::Context |  | 
  | GetSubsystems() const | Urho3D::Context | inline | 
  | GetTypeName(StringHash objectType) const | Urho3D::Context |  | 
  | globalVars_ | Urho3D::Context | private | 
  | networkAttributes_ | Urho3D::Context | private | 
  | Object (defined in Urho3D::Context) | Urho3D::Context | friend | 
  | objectCategories_ | Urho3D::Context | private | 
  | RefCounted() | Urho3D::RefCounted |  | 
  | RefCountPtr() | Urho3D::RefCounted | inline | 
  | 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 |  | 
  | ReleaseSDL() | Urho3D::Context |  | 
  | RemoveAttribute(StringHash 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(StringHash objectType) | Urho3D::Context |  | 
  | RemoveSubsystem() | Urho3D::Context |  | 
  | RequireSDL(unsigned int sdlFlags) | Urho3D::Context |  | 
  | SetEventHandler(EventHandler *handler) | Urho3D::Context | inlineprivate | 
  | SetGlobalVar(StringHash key, const Variant &value) | Urho3D::Context |  | 
  | specificEventReceivers_ | Urho3D::Context | private | 
  | subsystems_ | Urho3D::Context | private | 
  | 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::RefCounted | virtual |