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

gr_timer.h File Reference

#include <gr_types.h>

Go to the source code of this file.

Classes

class  gr_timer
 implement timeouts More...

Typedefs

typedef boost::shared_ptr<
gr_timer
gr_timer_sptr
typedef void(* gr_timer_hook )(gr_timer *, void *)

Functions

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


Typedef Documentation

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

typedef boost::shared_ptr<gr_timer> gr_timer_sptr
 


Function Documentation

gr_timer_sptr gr_make_timer gr_timer_hook  ,
void * 
 

create a timeout.

gr_timer_hook is called when timer fires.


Generated on Sat Sep 24 11:14:09 2005 for GNU Radio 2.x by  doxygen 1.4.4