Tellurium Plugin C API  1.0.0
Plugin Framework for Tellurium
 All Data Structures Files Functions Variables Typedefs Enumerations Macros Groups Pages
Data Fields
RRCCode Struct Reference

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
 

Detailed Description

Convenient structure for storing the header and main body source for the generate simulation C code.

Field Documentation

char* Header

Header file *.h

char* Source

Main source code, *.c


The documentation for this struct was generated from the following file: