![]() |
Gorgon Game Engine
|
This is the complete list of members for Data, including all inherited members.
Add(DataItem &item) | Data | |
Append(const T_ &values, const R_ &reflectionobj=T_::Reflection()) | Data | |
Append(const T_ &values, const std::string &prefix, const R_ &reflectionobj=T_::Reflection()) | Data | |
Append(T_ value) | Data | |
Append(T_ &value) | Data | |
Append(const std::string &name, T_ value) | Data | |
Append(const std::string &name, T_ &value) | Data | |
Base() | Base | |
begin() const | Data | |
begin() | Data | |
cbegin() const | Base | |
cend() const | Base | |
children | Base | protected |
Children | Base | |
ConstIterator typedef | Data | |
Data() | Data | |
Data(const T_ &values, const R_ &reflectionobj=T_::Reflection()) | Data | explicit |
Data(const T_ &values, const std::string &prefix, const R_ &reflectionobj=T_::Reflection()) | Data | |
DeleteResource() | Base | |
destroychildren() | Base | protected |
Discard() | Base | virtual |
end() const | Data | |
end() | Data | |
FindIndex(const std::string &name) const | Data | |
Get(int index) const | Data | |
Get(const std::string &name) const | Data | |
Get(int index) const | Data | |
Get(int index) const | Data | |
GetCount() const | Data | |
GetGID() const override | Data | virtual |
GetGuid() const | Base | virtual |
GetItem(int index) const | Data | |
GetItem(const std::string &name) const | Data | |
GetName() const | Base | |
GetObject(int index) const | Data | |
GetObject(const std::string &name) const | Data | |
GetParent() const | Base | |
GetParentPtr() const | Base | |
GetRoot() const | Base | |
guid | Base | protected |
HasParent() const | Base | |
Insert(int value, int before) | Data | |
Insert(const std::string &name, int value, int before) | Data | |
Insert(float value, int before) | Data | |
Insert(const std::string &name, float value, int before) | Data | |
Insert(const std::string &value, int before) | Data | |
Insert(const std::string &name, const std::string &value, int before) | Data | |
Insert(const char *value, int before) | Data | |
Insert(const std::string &name, const char *value, int before) | Data | |
Insert(Geometry::Point value, int before) | Data | |
Insert(const std::string &name, Geometry::Point value, int before) | Data | |
Insert(Geometry::Pointf value, int before) | Data | |
Insert(const std::string &name, Geometry::Pointf value, int before) | Data | |
Insert(Geometry::Size value, int before) | Data | |
Insert(const std::string &name, Geometry::Size value, int before) | Data | |
Insert(Geometry::Rectangle value, int before) | Data | |
Insert(const std::string &name, Geometry::Rectangle value, int before) | Data | |
Insert(Geometry::Bounds value, int before) | Data | |
Insert(const std::string &name, Geometry::Bounds value, int before) | Data | |
Insert(Geometry::Margin value, int before) | Data | |
Insert(const std::string &name, Geometry::Margin value, int before) | Data | |
Insert(Base *value, int before) | Data | |
Insert(const std::string &name, Base *value, int before) | Data | |
Insert(Base &value, int before) | Data | |
Insert(const std::string &name, Base &value, int before) | Data | |
Insert(DataItem &item, int before) | Data | |
IsEqual(const SGuid &guid) const | Base | virtual |
Iterator typedef | Data | |
LoadResource(std::weak_ptr< File > file, std::shared_ptr< Reader > reader, unsigned long totalsize) | Data | static |
name | Base | protected |
NamedTransform(const R_ &reflectionobj=T_::Reflection()) | Data | |
NamedTransform(const std::string &prefix, const R_ &reflectionobj=T_::Reflection()) | Data | |
NamedTransform_KeepObjects(const R_ &reflectionobj=T_::Reflection()) const | Data | |
NamedTransform_KeepObjects(const std::string &prefix, const R_ &reflectionobj=T_::Reflection()) const | Data | |
parent | Base | protected |
Prepare() | Base | virtual |
refcount | Base | |
Release(int index) | Data | |
Release(const std::string &name) | Data | |
Remove(int index) | Data | |
Remove(const std::string &name) | Data | |
Resolve(File &file) | Base | virtual |
root | Base | mutableprotected |
Save(Writer &writer) | Base | |
SetGuid(SGuid guid) | Base | virtual |
SetName(const std::string &name) | Base | virtual |
setparenttonullptr(Base &base) | Base | protected |
~Base() | Base | protectedvirtual |
~Data() | Data | protected |