TwiceAsNice  2019-02-18
Classes | Namespaces | Functions
XServiceWorkerPy.cc File Reference
#include <Basda/Python/SmartPointerWrapper.hh>
#include <Basda/Python/AllowThreadLock.h>
#include <Nice/Python/ExceptionTranslator.hh>
#include <boost/python.hpp>
#include <Basda/Mocca/XServiceWorkerSkeleton.h>
#include <Basda/Mocca/XServiceWorkerInterface.h>
#include <Basda/Mocca/XServiceWorkerInternalData.h>
#include <Nice/Property/BitSet.h>
Include dependency graph for XServiceWorkerPy.cc:

Classes

class  Basda::MoccaXServiceWorkerInterfacePy
 

Namespaces

 Basda
 These are contants that are used by the services internally.
 
 Basda::Python
 

Functions

 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (GetPositionInterfaceOverloads, Basda::MoccaXServiceWorkerInterfacePy::getPosition, 0, 1)
 
 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (SetPositionInterfaceOverloads, Basda::MoccaXServiceWorkerInterfacePy::setPosition, 1, 2)
 
 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (GetDeviceEncoderPositionInterfaceOverloads, Basda::MoccaXServiceWorkerInterfacePy::getDeviceEncoderPosition, 0, 1)
 
 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (MoveRelativeInterfaceOverloads, Basda::MoccaXServiceWorkerInterface::moveRelative, 1, 2)
 
 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (MoveRelativeStartInterfaceOverloads, Basda::MoccaXServiceWorkerInterfacePy::moveRelativeStart, 1, 2)
 
 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (MoveRelativeWaitInterfaceOverloads, Basda::MoccaXServiceWorkerInterfacePy::moveRelativeWait, 0, 1)
 
 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (MoveAbsoluteInterfaceOverloads, Basda::MoccaXServiceWorkerInterface::moveAbsolute, 1, 2)
 
 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (MoveAbsoluteStartInterfaceOverloads, Basda::MoccaXServiceWorkerInterfacePy::moveAbsoluteStart, 1, 2)
 
 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (MoveAbsoluteWaitInterfaceOverloads, Basda::MoccaXServiceWorkerInterfacePy::moveAbsoluteWait, 0, 1)
 
 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (MoveToHomeWaitInterfaceOverloads, Basda::MoccaXServiceWorkerInterfacePy::moveToHomeWait, 0, 1)
 
 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (MoveToLimitWaitInterfaceOverloads, Basda::MoccaXServiceWorkerInterfacePy::moveToLimitWait, 0, 1)
 
 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (MoveToNamedPositionWaitInterfaceOverloads, Basda::MoccaXServiceWorkerInterfacePy::moveToNamedPositionWait, 0, 1)
 
 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (DumpStatusInformationWaitInterfaceOverloads, Basda::MoccaXServiceWorkerInterfacePy::dumpStatusInformationWait, 0, 1)
 
 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (SendWaitInterfaceOverloads, Basda::MoccaXServiceWorkerInterfacePy::sendWait, 0, 1)
 
 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (ReceiveWaitInterfaceOverloads, Basda::MoccaXServiceWorkerInterfacePy::receiveWait, 0, 1)
 
 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (ReceiveDataRawWaitInterfaceOverloads, Basda::MoccaXServiceWorkerInterfacePy::receiveDataRawWait, 0, 1)
 
void Basda::Python::export_BasdaMoccaX ()