efl/legacy/eobj/examples/access
Tom Hacohen 697c58026f Eobj: Pass the private data to functions automatically.
This saves us from having to call the data_get function. This makes the
code nicer and potentially faster.

Thanks to raster for the tip.

SVN revision: 70145
2012-04-12 13:52:13 +00:00
..
CMakeLists.txt Eobj: Initial commit. 2012-04-05 15:31:15 +00:00
inherit.c Eobj: Pass the private data to functions automatically. 2012-04-12 13:52:13 +00:00
inherit.h Eobj: eobj.h -> Eobj.h 2012-04-10 09:12:46 +00:00
main.c Eobj: eobj.h -> Eobj.h 2012-04-10 09:12:46 +00:00
simple.c Eobj: Pass the private data to functions automatically. 2012-04-12 13:52:13 +00:00
simple.h Eobj: eobj.h -> Eobj.h 2012-04-10 09:12:46 +00:00
simple_protected.h Eobj: Initial commit. 2012-04-05 15:31:15 +00:00