|
virtual Nice::CompletionState | reload (Nice::CommandFun< PythonServiceWorker > *_cmd, bool &_abort) |
|
virtual Nice::CompletionState | reload (Nice::CommandFun< PythonServiceWorker > *_cmd, bool &_abort) |
|
virtual void | handleException () |
|
virtual void | handleException () |
|
void | execPython (const char *_py) |
|
void | execPython (const char *_py, const Type1 &) |
|
void | execPython (const char *_py, const Type1 &, const Type2 &) |
|
void | execPython (const char *_py, const Type1 &, const Type2 &, const Type3 &) |
|
void | execPython (const char *_py, const Type1 &, const Type2 &, const Type3 &, const Type4 &) |
|
void | execPython (const char *_py, const Type1 &, const Type2 &, const Type3 &, const Type4 &, const Type5 &) |
|
void | execPython (const char *_py) |
|
void | execPython (const char *_py, const Type1 &) |
|
void | execPython (const char *_py, const Type1 &, const Type2 &) |
|
void | execPython (const char *_py, const Type1 &, const Type2 &, const Type3 &) |
|
void | execPython (const char *_py, const Type1 &, const Type2 &, const Type3 &, const Type4 &) |
|
void | execPython (const char *_py, const Type1 &, const Type2 &, const Type3 &, const Type4 &, const Type5 &) |
|
TypeRet | execPythonWithRet (const char *_py) |
|
TypeRet | execPythonWithRet (const char *_py, const Type1 &) |
|
TypeRet | execPythonWithRet (const char *_py, const Type1 &, const Type2 &) |
|
TypeRet | execPythonWithRet (const char *_py, const Type1 &, const Type2 &, const Type3 &) |
|
TypeRet | execPythonWithRet (const char *_py, const Type1 &, const Type2 &, const Type3 &, const Type4 &) |
|
TypeRet | execPythonWithRet (const char *_py, const Type1 &, const Type2 &, const Type3 &, const Type4 &, const Type5 &) |
|
TypeRet | execPythonWithRet (const char *_py) |
|
TypeRet | execPythonWithRet (const char *_py, const Type1 &) |
|
TypeRet | execPythonWithRet (const char *_py, const Type1 &, const Type2 &) |
|
TypeRet | execPythonWithRet (const char *_py, const Type1 &, const Type2 &, const Type3 &) |
|
TypeRet | execPythonWithRet (const char *_py, const Type1 &, const Type2 &, const Type3 &, const Type4 &) |
|
TypeRet | execPythonWithRet (const char *_py, const Type1 &, const Type2 &, const Type3 &, const Type4 &, const Type5 &) |
|
const char * | setSpecialPixelNode () |
|
void | setSpecialPixelInit (int _idx, const Nice::Point &_pnt, double _radius, const std::string &_descr) |
|
const char * | addSpecialPixelNode () |
|
void | addSpecialPixelInit (const Nice::Point &_pnt, double _radius, const std::string &_descr) |
|
const char * | getSpecialPixelNode () |
|
void | getSpecialPixelInit (int _idx) |
|
const char * | setSpecialPixelNode () |
|
void | setSpecialPixelInit (int _idx, const Nice::Point &_pnt, double _radius, const std::string &_descr) |
|
const char * | addSpecialPixelNode () |
|
void | addSpecialPixelInit (const Nice::Point &_pnt, double _radius, const std::string &_descr) |
|
const char * | getSpecialPixelNode () |
|
void | getSpecialPixelInit (int _idx) |
|
bp::object | m_pyModule |
|
bp::object | m_pyClass |
|
bp::object | m_pyInstance |
|
Nice::JointPtr | m_config |
|