_MicrofeedWatch Struct Reference


Data Fields

MicrofeedMainmain
MicrofeedWatchnext
MicrofeedWatchprevious
int fd
MicrofeedWatchType type
struct pollfdpollfd
MicrofeedWatchCallback callback
void * user_data

Detailed Description

Definition at line 22 of file microfeedmain.c.


Field Documentation

Definition at line 25 of file microfeedmain.c.

Referenced by microfeed_main_add_watch(), and microfeed_main_remove_watch().

int fd

Definition at line 26 of file microfeedmain.c.

Referenced by microfeed_main_add_watch(), and microfeed_main_loop().

Definition at line 27 of file microfeedmain.c.

Referenced by microfeed_main_add_watch(), and microfeed_main_loop().

struct pollfd* pollfd [read]

Definition at line 28 of file microfeedmain.c.

Referenced by microfeed_main_add_watch(), and microfeed_main_loop().

Definition at line 29 of file microfeedmain.c.

Referenced by microfeed_main_add_watch(), and microfeed_main_loop().

void* user_data

Definition at line 30 of file microfeedmain.c.

Referenced by microfeed_main_add_watch(), and microfeed_main_loop().


The documentation for this struct was generated from the following file:

Generated on Fri Jun 26 21:48:58 2009 for Microfeed by  doxygen 1.5.6