On Tue, Jan 07, 2014 at 12:57:17AM -0800, Dinesh RTP <[email protected]> wrote: > Hello, > > I am new to libev and I am trying to learn libev for the project I am working > on. I am not able to find the c++ documentation for libev,
http://pod.tst.eu/http://cvs.schmorp.de/libev/ev.pod#C_SUPPORT > In particular I am looking for ev::timer data structure to understand its > members and set methods. See the url above, http://pod.tst.eu/http://cvs.schmorp.de/libev/ev.pod#code_ev_timer_code_relative_and_opti, and the ev++.h header file itself: http://cvs.schmorp.de/libev/ev++.h (search for "EV_BEGIN_WATCHER (timer, timer)"). -- The choice of a Deliantra, the free code+content MORPG -----==- _GNU_ http://www.deliantra.net ----==-- _ generation ---==---(_)__ __ ____ __ Marc Lehmann --==---/ / _ \/ // /\ \/ / [email protected] -=====/_/_//_/\_,_/ /_/\_\ _______________________________________________ libev mailing list [email protected] http://lists.schmorp.de/cgi-bin/mailman/listinfo/libev
