![]() |
VPTissue Reference Manual
|
Interface for SimWrapper. More...
#include <string>#include <memory>

Go to the source code of this file.
Classes | |
| class | SimPT_Sim::SimWrapper |
| Interface exposing the simulator to Java, Python, and C++ programs. More... | |
| struct | SimPT_Sim::SimWrapperResult< T > |
| All exceptions must be dealt with internally, so each method returns an object of this type. More... | |
| struct | SimPT_Sim::SimWrapperResult< void > |
| Specialization of SimWrapperResult template for type void. More... | |
Namespaces | |
| SimPT_Sim | |
| Namespace for the core simulator. | |
Enumerations | |
| enum | SimPT_Sim::SimWrapperStatus { SUCCESS, FAILURE } |
| Shows whether a time step was a success or not. | |
Interface for SimWrapper.
Definition in file SimWrapper.h.