TwiceAsNice  2019-02-18
Classes | Namespaces | Functions
TTServiceWorkerPy.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/TTServiceWorkerSkeleton.h>
#include <Basda/Mocca/TTServiceWorkerInterface.h>
#include <Basda/Mocca/TTServiceWorkerInternalData.h>
#include <Nice/Map/Point.h>
#include <Nice/Property/BitSet.h>
Include dependency graph for TTServiceWorkerPy.cc:

Classes

class  Basda::MoccaTTServiceWorkerInterfacePy
 

Namespaces

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

Functions

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