Tellurium Plugin C API
1.0.0
Plugin Framework for Tellurium
|
Convenient structure for storing the header and main body source for the generate simulation C code. More...
#include <telplugins_types.h>
Data Fields | |
char * | Header |
char * | Source |
Convenient structure for storing the header and main body source for the generate simulation C code.
char* Header |
Header file *.h
char* Source |
Main source code, *.c