Urho3D::Serializable Member List

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

AddRef()Urho3D::RefCounted
AllocateNetworkState()Urho3D::Serializable
ApplyAttributes()Urho3D::Serializableinlinevirtual
context_Urho3D::Objectprotected
GetAttribute(unsigned index) const Urho3D::Serializable
GetAttribute(const String &name) const Urho3D::Serializable
GetAttributeDefault(unsigned index) const Urho3D::Serializable
GetAttributeDefault(const String &name) const Urho3D::Serializable
GetAttributes() const Urho3D::Serializablevirtual
GetCategory() const Urho3D::Object
GetContext() const Urho3D::Objectinline
GetEventDataMap() const Urho3D::Object
GetEventHandler() const Urho3D::Object
GetEventSender() const Urho3D::Object
GetInstanceDefault(const String &name) const Urho3D::Serializableprivate
GetInterceptNetworkUpdate(const String &attributeName) const Urho3D::Serializable
GetNetworkAttributes() const Urho3D::Serializablevirtual
GetNetworkState() const Urho3D::Serializableinline
GetNumAttributes() const Urho3D::Serializable
GetNumNetworkAttributes() const Urho3D::Serializable
GetSubsystem(StringHash type) const Urho3D::Object
GetSubsystem() const Urho3D::Object
GetType() const =0Urho3D::Objectpure virtual
GetTypeInfo() const =0Urho3D::Objectpure virtual
GetTypeInfoStatic()Urho3D::Objectinlinestatic
GetTypeName() const =0Urho3D::Objectpure virtual
HasEventHandlers() const Urho3D::Objectinline
HasSubscribedToEvent(StringHash eventType) const Urho3D::Object
HasSubscribedToEvent(Object *sender, StringHash eventType) const Urho3D::Object
instanceDefaultValues_Urho3D::Serializableprivate
IsInstanceOf(StringHash type) const Urho3D::Object
IsInstanceOf(const TypeInfo *typeInfo) const Urho3D::Object
IsInstanceOf() const Urho3D::Objectinline
IsTemporary() const Urho3D::Serializableinline
IsTypeOf(StringHash type)Urho3D::Objectstatic
IsTypeOf(const TypeInfo *typeInfo)Urho3D::Objectstatic
IsTypeOf()Urho3D::Objectinlinestatic
Load(Deserializer &source, bool setInstanceDefault=false)Urho3D::Serializablevirtual
LoadXML(const XMLElement &source, bool setInstanceDefault=false)Urho3D::Serializablevirtual
MarkNetworkUpdate()Urho3D::Serializableinlinevirtual
networkState_Urho3D::Serializableprotected
Object(Context *context)Urho3D::Object
OnEvent(Object *sender, StringHash eventType, VariantMap &eventData)Urho3D::Objectvirtual
OnGetAttribute(const AttributeInfo &attr, Variant &dest) const Urho3D::Serializablevirtual
OnSetAttribute(const AttributeInfo &attr, const Variant &src)Urho3D::Serializablevirtual
ReadDeltaUpdate(Deserializer &source)Urho3D::Serializable
ReadLatestDataUpdate(Deserializer &source)Urho3D::Serializable
RefCounted()Urho3D::RefCounted
RefCountPtr()Urho3D::RefCountedinline
Refs() const Urho3D::RefCounted
ReleaseRef()Urho3D::RefCounted
RemoveInstanceDefault()Urho3D::Serializable
ResetToDefault()Urho3D::Serializable
Save(Serializer &dest) const Urho3D::Serializablevirtual
SaveDefaultAttributes() const Urho3D::Serializableinlinevirtual
SaveXML(XMLElement &dest) const Urho3D::Serializablevirtual
SendEvent(StringHash eventType)Urho3D::Object
SendEvent(StringHash eventType, VariantMap &eventData)Urho3D::Object
Serializable(Context *context)Urho3D::Serializable
SetAttribute(unsigned index, const Variant &value)Urho3D::Serializable
SetAttribute(const String &name, const Variant &value)Urho3D::Serializable
SetInstanceDefault(const String &name, const Variant &defaultValue)Urho3D::Serializableprivate
SetInterceptNetworkUpdate(const String &attributeName, bool enable)Urho3D::Serializable
SetTemporary(bool enable)Urho3D::Serializable
SubscribeToEvent(StringHash eventType, EventHandler *handler)Urho3D::Object
SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler)Urho3D::Object
temporary_Urho3D::Serializableprivate
UnsubscribeFromAllEvents()Urho3D::Object
UnsubscribeFromAllEventsExcept(const PODVector< StringHash > &exceptions, bool onlyUserData)Urho3D::Object
UnsubscribeFromEvent(StringHash eventType)Urho3D::Object
UnsubscribeFromEvent(Object *sender, StringHash eventType)Urho3D::Object
UnsubscribeFromEvents(Object *sender)Urho3D::Object
URHO3D_OBJECT(Serializable, Object) (defined in Urho3D::Serializable)Urho3D::Serializableprivate
WeakRefs() const Urho3D::RefCounted
WriteDeltaUpdate(Serializer &dest, const DirtyBits &attributeBits, unsigned char timeStamp)Urho3D::Serializable
WriteInitialDeltaUpdate(Serializer &dest, unsigned char timeStamp)Urho3D::Serializable
WriteLatestDataUpdate(Serializer &dest, unsigned char timeStamp)Urho3D::Serializable
~Object()Urho3D::Objectvirtual
~RefCounted()Urho3D::RefCountedvirtual
~Serializable()Urho3D::Serializablevirtual