#include <acsim.h>
Collaboration diagram for _ac_pipe_list:

Public Attributes | |
| char * | name |
| Device name. | |
| unsigned | id |
| Pipe identification Number. | |
| ac_stg_list * | stages |
| List of Stages. | |
| _ac_pipe_list * | next |
| Next element. | |
Definition at line 149 of file acsim.h.
1.3.4