Data Structures | |
struct | efl::eo::inherit< D, E > |
Template-class that allows client code to inherit from EO C++ Classes without the need to make explicit calls to EO methods — that would naturally be necessary to register itself in the EO Subsystem. More... | |
struct | efl::eo::inherit< D, E > |
Template-class that allows client code to inherit from EO C++ Classes without the need to make explicit calls to EO methods — that would naturally be necessary to register itself in the EO Subsystem. More... | |
Functions | |
template<typename D , typename... E, std::size_t... S> | |
Eo_Class const * | efl::eo::detail::create_class (eina::index_sequence< S... >) |
void | efl::eo::detail::inherit_constructor (void *this_) |