Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

gr_timer.h File Reference

#include <gr_types.h>

Include dependency graph for gr_timer.h:

Go to the source code of this file.

Typedefs

typedef void(* gr_timer_hook )(gr_timer *, void *)

Functions

gr_timer_sptr gr_make_timer (gr_timer_hook, void *)
 create a timeout.

Variables

typedef boost::shared_ptr<
gr_timer
gr_timer_sptr


Typedef Documentation

typedef void(* gr_timer_hook)(gr_timer *, void *)
 


Function Documentation

gr_timer_sptr gr_make_timer gr_timer_hook  ,
void * 
 

create a timeout.

gr_timer_hook is called when timer fires.


Variable Documentation

class typedef boost::shared_ptr<gr_timer> gr_timer_sptr
 


Generated on Sat Jul 8 17:09:38 2006 for GNU Radio 2.x by  doxygen 1.4.1