|
SPARK
0.1.0
A general purpose game engine written in C++.
|
This is the complete list of members for spark::rtti::RttiBase, including all inherited members.
| className() const | spark::rtti::RttiBase | |
| isSubTypeOf(const RttiBase *potential_parent_type)=0 | spark::rtti::RttiBase | pure virtual |
| operator=(const RttiBase &other)=default (defined in spark::rtti::RttiBase) | spark::rtti::RttiBase | |
| operator=(RttiBase &&other) noexcept=default (defined in spark::rtti::RttiBase) | spark::rtti::RttiBase | |
| parents()=0 | spark::rtti::RttiBase | pure virtual |
| RttiBase(std::string class_name) (defined in spark::rtti::RttiBase) | spark::rtti::RttiBase | explicit |
| RttiBase(const RttiBase &other)=default (defined in spark::rtti::RttiBase) | spark::rtti::RttiBase | |
| RttiBase(RttiBase &&other) noexcept=default (defined in spark::rtti::RttiBase) | spark::rtti::RttiBase | |
| ~RttiBase()=default (defined in spark::rtti::RttiBase) | spark::rtti::RttiBase | virtual |