|
Library for MQL5 (MetaTrader) with support for Spark
|
This is the complete list of members for CPythonDLL, including all inherited members.
| bufstr | CPythonDLL | protected |
| CPythonDLL() | CPythonDLL | |
| eval(const string pycode, const bool override_class=false) | CPythonDLL | |
| finalize() | CPythonDLL | |
| getDouble(const long magic, const double value, const double &inputs[], double &outputs[], const int inputs_size=WHOLE_ARRAY, const int outputs_size=WHOLE_ARRAY) | CPythonDLL | |
| getErrorText() | CPythonDLL | |
| getLong(const long magic, const long value, const long &inputs[], long &outputs[], const int inputs_size=WHOLE_ARRAY, const int outputs_size=WHOLE_ARRAY) | CPythonDLL | |
| getString(const long magic, const string value, const uchar &inputs[], const int inputs_size=WHOLE_ARRAY) | CPythonDLL | |
| getString(const long magic, const string value, const uchar &inputs[], string &buffer, const int inputs_size=WHOLE_ARRAY, const int stringBufferLen=WHOLE_ARRAY) | CPythonDLL | |
| getULong(const long magic, const ulong value, const ulong &inputs[], ulong &outputs[], const int inputs_size=WHOLE_ARRAY, const int outputs_size=WHOLE_ARRAY) | CPythonDLL | |
| initialize(const string python_home, const bool console=false) | CPythonDLL | |
| isError(const bool clear=true) | CPythonDLL | |
| isInitialized() | CPythonDLL |