efl/src/lib/eo
Jérémy Zurcher a246e581a6 eo: if HAVE_EO_ID use MBS to tag Eo_Id
a bit is taken from generation bits to tag objects references so that we
know if a Eo* is a class or an object
2013-09-27 14:01:46 +01:00
..
Eo.h eo: make eo_parent_get/set part of eo_base_class. 2013-09-25 13:34:18 +09:00
eo.c eo: if !HAVE_EO_ID front-pad _Eo_Class and _Eo_Object with _Eo_Handle 2013-09-27 14:01:46 +01:00
eo_base_class.c eo: make eo_parent_get/set part of eo_base_class. 2013-09-25 13:34:18 +09:00
eo_private.h eo: if !HAVE_EO_ID front-pad _Eo_Class and _Eo_Object with _Eo_Handle 2013-09-27 14:01:46 +01:00
eo_ptr_indirection.c eo: a little more inlining, give me a 10% speed improvement. 2013-07-01 18:18:40 +09:00
eo_ptr_indirection.h Eo: remove the classe's EINA_MAGIC when using eo_id. 2013-09-26 16:26:55 +01:00
eo_ptr_indirection.x eo: if HAVE_EO_ID use MBS to tag Eo_Id 2013-09-27 14:01:46 +01:00