TwiceAsNice  2019-02-18
Classes | Namespaces | Typedefs | Functions
XYServiceWorkerPy.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/XYServiceWorkerSkeleton.h>
#include <Basda/Mocca/XYServiceWorkerInterface.h>
#include <Basda/Mocca/XYServiceWorkerInternalData.h>
#include <Nice/Map/Point.h>
#include <Nice/Property/BitSet.h>
Include dependency graph for XYServiceWorkerPy.cc:

Classes

class  Basda::MoccaXYServiceWorkerInterfacePy
 

Namespaces

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

Typedefs

typedef IceUtil::Handle< MoccaXYServiceWorkerInterfacePy > Basda::MoccaXYServiceWorkerInterfacePyPtr
 

Functions

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