EPANET-RTX  1.1
real-time extension for the EPANET toolkit
Public Types | Public Member Functions | Static Public Member Functions | List of all members
RTX::PythonInterpreter Class Reference

A singleton python interpreter supporting the EPANET-RTX library. More...

#include <PythonInterpreter.h>

Public Types

typedef boost::shared_ptr
< PythonInterpreter
sharedPointer
 

Public Member Functions

void exec (std::string execStr)
 
double doubleValueFromEval (std::string evalStr)
 
long int longIntValueFromEval (std::string evalStr)
 
int intValueFromEval (std::string evalStr)
 

Static Public Member Functions

static
PythonInterpreter::sharedPointer 
sharedInterpreter ()
 

Detailed Description

A singleton python interpreter supporting the EPANET-RTX library.


The documentation for this class was generated from the following files: