TwiceAsNice  2019-02-18
Public Member Functions | List of all members
Laos::WfcLoopDataPushServiceWorkerSkeletonPython Class Reference

#include <WfcLoopDataPushServiceWorkerSkeletonPython.h>

Inheritance diagram for Laos::WfcLoopDataPushServiceWorkerSkeletonPython:
Inheritance graph
Collaboration diagram for Laos::WfcLoopDataPushServiceWorkerSkeletonPython:
Collaboration graph

Public Member Functions

 WfcLoopDataPushServiceWorkerSkeletonPython (const Nice::JointPtr &_config)
 
virtual ~WfcLoopDataPushServiceWorkerSkeletonPython ()
 
virtual void stop ()
 
virtual void abort ()
 
virtual Nice::SeqFloat getNewSlope ()
 
virtual Basda::ImageBase getNewImage ()
 
- Public Member Functions inherited from Basda::PythonServiceWorker< WfcLoopDataPushServiceWorkerSkeleton >
 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

- Protected Member Functions inherited from Basda::PythonServiceWorker< WfcLoopDataPushServiceWorkerSkeleton >
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 &)
 
- Protected Attributes inherited from Basda::PythonServiceWorker< WfcLoopDataPushServiceWorkerSkeleton >
bp::object m_pyModule
 
bp::object m_pyClass
 
bp::object m_pyInstance
 

Constructor & Destructor Documentation

◆ WfcLoopDataPushServiceWorkerSkeletonPython()

Laos::WfcLoopDataPushServiceWorkerSkeletonPython::WfcLoopDataPushServiceWorkerSkeletonPython ( const Nice::JointPtr _config)

◆ ~WfcLoopDataPushServiceWorkerSkeletonPython()

Laos::WfcLoopDataPushServiceWorkerSkeletonPython::~WfcLoopDataPushServiceWorkerSkeletonPython ( )
virtual

Member Function Documentation

◆ abort()

void Laos::WfcLoopDataPushServiceWorkerSkeletonPython::abort ( void  )
virtual

◆ getNewImage()

Basda::ImageBase Laos::WfcLoopDataPushServiceWorkerSkeletonPython::getNewImage ( )
virtual

◆ getNewSlope()

Nice::SeqFloat Laos::WfcLoopDataPushServiceWorkerSkeletonPython::getNewSlope ( )
virtual

◆ stop()

void Laos::WfcLoopDataPushServiceWorkerSkeletonPython::stop ( )
virtual

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