|
Polly 22.0.0git
|
#include <imdrover.h>
Public Attributes | |
| int | line |
| char * | file |
| char * | code |
| int | num_inputs |
| char ** | input |
| int | num_outputs |
| char ** | output |
Definition at line 33 of file imdrover.h.
| char* testspec_t::code |
Definition at line 36 of file imdrover.h.
| char* testspec_t::file |
Definition at line 35 of file imdrover.h.
| char** testspec_t::input |
Definition at line 38 of file imdrover.h.
| int testspec_t::line |
Definition at line 34 of file imdrover.h.
| int testspec_t::num_inputs |
Definition at line 37 of file imdrover.h.
| int testspec_t::num_outputs |
Definition at line 39 of file imdrover.h.
| char** testspec_t::output |
Definition at line 40 of file imdrover.h.