TwiceAsNice
2019-02-18
|
#include <WfcCommonsServiceWorkerSkeletonPython.h>
Public Member Functions | |
WfcCommonsServiceWorkerSkeletonPython (const Nice::JointPtr &_config) | |
virtual | ~WfcCommonsServiceWorkerSkeletonPython () |
virtual void | stop () |
virtual void | abort () |
virtual void | loadMask (Nice::File _maskfile) |
virtual void | setMask (Nice::SeqDynamicBitset _mask) |
virtual Nice::Int | startLoop (Nice::U32 _nframes) |
virtual void | stopLoop () |
virtual void | resetLoop () |
virtual void | initLoop () |
virtual void | closeLoop () |
virtual void | setAndClose () |
virtual void | setNormalizeMethod (Nice::U16 _normmethod) |
virtual void | setSlopeOffset (Nice::SeqFloat _slopeoffset) |
virtual void | loadSlopeOffset (Nice::File _slopeoffset) |
virtual void | enableLinearize (bool _linearize) |
virtual void | setSlopeNormConst (float _normconst) |
virtual void | setLinearisation (Nice::SeqFloat _linvec) |
virtual void | startRandomPixelGen () |
virtual void | enableDisturbance (bool _disturb) |
virtual void | send2DM (bool _send) |
virtual void | toggleSend2DM () |
virtual Nice::SeqDynamicBitset | getSlopeMask () |
![]() | |
PythonServiceWorker (const Nice::JointPtr &_config) | |
PythonServiceWorker (const Nice::JointPtr &_config) | |
virtual | ~PythonServiceWorker () |
virtual | ~PythonServiceWorker () |
virtual void | waitForNewState () |
virtual void | waitForNewState () |
virtual bool | timedWaitForNewState (const Nice::Time &_timeout) |
virtual bool | timedWaitForNewState (const Nice::Time &_timeout) |
virtual void | preinit () |
virtual void | preinit () |
virtual void | init () |
virtual void | init () |
virtual void | deinit () |
virtual void | deinit () |
virtual void | activate () |
virtual void | activate () |
virtual void | deactivate () |
virtual void | deactivate () |
virtual void | terminate () |
virtual void | terminate () |
virtual void | errorOffline () |
virtual void | errorOffline () |
virtual void | errorStandby () |
virtual void | errorStandby () |
virtual void | errorOnline () |
virtual void | errorOnline () |
virtual void | errorWorking () |
virtual void | errorWorking () |
virtual void | idleOffline () |
virtual void | idleOffline () |
virtual void | idleStandby () |
virtual void | idleStandby () |
virtual void | idleOnline () |
virtual void | idleOnline () |
Additional Inherited Members | |
![]() | |
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 &) |
![]() | |
bp::object | m_pyModule |
bp::object | m_pyClass |
bp::object | m_pyInstance |
Laos::WfcCommonsServiceWorkerSkeletonPython::WfcCommonsServiceWorkerSkeletonPython | ( | const Nice::JointPtr & | _config | ) |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |