|
Tellurium Plugin C API
1.0.0
Plugin Framework for Tellurium
|
Structure for a set of RoadRunner handles. More...
#include <telplugins_types.h>
Data Fields | |
| int | Count |
| TELHandle * | Handle |
| void * | RRList |
Structure for a set of RoadRunner handles.
| int Count |
The number of elements in the list
| TELHandle* Handle |
Pointer to a RoadRunner instance
| void* RRList |
Pointer to a RoadRunnerList instance
1.8.4