SPARK  0.1.0
A general purpose game engine written in C++.
Loading...
Searching...
No Matches
spark::rtti::Rtti< Type, BaseTypes > Member List

This is the complete list of members for spark::rtti::Rtti< Type, BaseTypes >, including all inherited members.

className() constspark::rtti::RttiBase
instance()spark::rtti::Rtti< Type, BaseTypes >static
isSubTypeOf(const RttiBase *potential_parent_type) overridespark::rtti::Rtti< Type, BaseTypes >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() overridespark::rtti::Rtti< Type, BaseTypes >virtual
ParentTypes typedef (defined in spark::rtti::Rtti< Type, BaseTypes >)spark::rtti::Rtti< Type, BaseTypes >
Rtti(std::string class_name) (defined in spark::rtti::Rtti< Type, BaseTypes >)spark::rtti::Rtti< Type, BaseTypes >explicit
RttiBase(std::string class_name) (defined in spark::rtti::RttiBase)spark::rtti::RttiBaseexplicit
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::RttiBasevirtual