efl/src/tests/eo
Jean-Philippe Andre 19b9234f23 eo: Add new API efl_cast
This is similar to efl_super but the specified class is the one
we want to call the function on. This is similar to dynamic_cast<>
in C++.

Note: both efl_super() and efl_cast() need documentation!

This is an experimental feature.

Fixes T5311

@feature

Maniphest Tasks: T5311

Differential Revision: https://phab.enlightenment.org/D4797
2017-04-19 11:15:30 +09:00
..
access cmake: add eo 2017-01-23 20:02:06 +01:00
children cmake: add eo 2017-01-23 20:02:06 +01:00
composite_objects cmake: add eo 2017-01-23 20:02:06 +01:00
constructors cmake: add eo 2017-01-23 20:02:06 +01:00
function_overrides cmake: add eo 2017-01-23 20:02:06 +01:00
interface cmake: add eo 2017-01-23 20:02:06 +01:00
mixin cmake: add eo 2017-01-23 20:02:06 +01:00
signals cmake: add eo 2017-01-23 20:02:06 +01:00
suite eo: Add new API efl_cast 2017-04-19 11:15:30 +09:00
.gitignore ignores: eo_suite_add_fallback 2016-05-18 21:57:02 +02:00
eunit_tests.h Eo tests: Fix function overrides test to not test some things when NDEBUG is used. 2013-01-18 16:13:30 +00:00