Public Member Functions
efl::eo::parent_expr Struct Reference

The expression type declaring the assignment operator used in the parent argument of the concrete Eo C++ class. More...

Public Member Functions

parent_type operator= (efl::eo::concrete const &parent) const
 
template<typename T >
parent_type operator= (T const &parent) const
 
parent_type operator= (std::nullptr_t) const
 

Detailed Description

The expression type declaring the assignment operator used in the parent argument of the concrete Eo C++ class.