Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

_pt_pipeline_t_ Struct Reference

#include <pt.h>

List of all members.

Public Attributes

pt_addr_t gdata
pt_startroutine_t setupproc
pt_startroutine_t stageproc
int terminate
pthread_t slave
pt_gate_t gate1
pt_gate_t gate2


Member Data Documentation

pt_gate_t _pt_pipeline_t_::gate1
 

Definition at line 259 of file pt.h.

pt_gate_t _pt_pipeline_t_::gate2
 

Definition at line 260 of file pt.h.

pt_addr_t _pt_pipeline_t_::gdata
 

Definition at line 254 of file pt.h.

pt_startroutine_t _pt_pipeline_t_::setupproc
 

Definition at line 255 of file pt.h.

pthread_t _pt_pipeline_t_::slave
 

Definition at line 258 of file pt.h.

pt_startroutine_t _pt_pipeline_t_::stageproc
 

Definition at line 256 of file pt.h.

int _pt_pipeline_t_::terminate
 

Definition at line 257 of file pt.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jun 16 17:14:12 2005 for Matvec by doxygen1.2.16