Gorgon Game Engine
Data Member List

This is the complete list of members for Data, including all inherited members.

dataDataprotected
Data()Data
Data(const Data &other)Data
Data(Data &&other)Data
Data(const Type *type, const Any &data, bool isreference=false, bool isconstant=false)Data
Data(const Type &type, const Any &data, bool isreference=false, bool isconstant=false)Data
Data(const Type &type)Data
Delete() constData
DeReference()Data
GetData() constData
GetReference()Data
GetType() constData
GetValue() constData
GetValue() constData
GetValue() constData
Invalid()Datastatic
isconstantDataprotected
IsConstant() constData
IsNull() constData
isreferenceDataprotected
IsReference() constData
IsValid() constData
MakeConstant()Data
operator=(Data)Data
operator==(const Data &r) constData
parentDataprotected
ReferenceValue() constData
ReferenceValue() constData
RemoveParent()Data
SetParent(const Data data)Data
ToString() constData
typeDataprotected
~Data()Datavirtual