Main Page   Data Structures   File List   Data Fields   Globals  

data_thread_arg Struct Reference

Struct passed to data thread. More...


Data Fields

int daq_data
 File descriptor of data source.

int nsds_data
 File descriptor of destination.


Detailed Description

Struct passed to data thread.

Definition at line 119 of file driver.c.


Field Documentation

int data_thread_arg::daq_data
 

File descriptor of data source.

Definition at line 122 of file driver.c.

Referenced by data_thread_main(), and main_loop().

int data_thread_arg::nsds_data
 

File descriptor of destination.

Definition at line 124 of file driver.c.

Referenced by data_thread_main(), and main_loop().


The documentation for this struct was generated from the following file:
Generated on Fri Dec 6 14:33:16 2002 for NSDS Driver by doxygen1.2.18