TwiceAsNice  2019-02-18
Classes | Namespaces | Functions
TriPodServiceWorkerPy.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/TriPodServiceWorkerSkeleton.h>
#include <Basda/Mocca/TriPodServiceWorkerInterface.h>
#include <Basda/Mocca/TriPodServiceWorkerInternalData.h>
#include <Nice/Map/NPoint.h>
Include dependency graph for TriPodServiceWorkerPy.cc:

Classes

class  Basda::MoccaTriPodServiceWorkerInterfacePy
 

Namespaces

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

Functions

 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (GetPositionInterfaceOverloads, Basda::MoccaTriPodServiceWorkerInterfacePy::getPosition, 0, 1)
 
 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (SetPositionInterfaceOverloads, Basda::MoccaTriPodServiceWorkerInterfacePy::setPosition, 1, 2)
 
 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (GetDeviceEncoderPositionInterfaceOverloads, Basda::MoccaTriPodServiceWorkerInterfacePy::getDeviceEncoderPosition, 0, 1)
 
 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (MoveRelativeInterfaceOverloads, Basda::MoccaTriPodServiceWorkerInterface::moveRelative, 1, 2)
 
 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (MoveRelativeStartInterfaceOverloads, Basda::MoccaTriPodServiceWorkerInterfacePy::moveRelativeStart, 1, 2)
 
 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (MoveRelativeWaitInterfaceOverloads, Basda::MoccaTriPodServiceWorkerInterfacePy::moveRelativeWait, 0, 1)
 
 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (MoveAbsoluteInterfaceOverloads, Basda::MoccaTriPodServiceWorkerInterface::moveAbsolute, 1, 2)
 
 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (MoveAbsoluteStartInterfaceOverloads, Basda::MoccaTriPodServiceWorkerInterfacePy::moveAbsoluteStart, 1, 2)
 
 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (MoveAbsoluteWaitInterfaceOverloads, Basda::MoccaTriPodServiceWorkerInterfacePy::moveAbsoluteWait, 0, 1)
 
 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (MoveToHomeWaitInterfaceOverloads, Basda::MoccaTriPodServiceWorkerInterfacePy::moveToHomeWait, 0, 1)
 
 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (MoveToLimitWaitInterfaceOverloads, Basda::MoccaTriPodServiceWorkerInterfacePy::moveToLimitWait, 0, 1)
 
 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (MoveToNamedPositionWaitInterfaceOverloads, Basda::MoccaTriPodServiceWorkerInterfacePy::moveToNamedPositionWait, 0, 1)
 
 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (DumpStatusInformationWaitInterfaceOverloads, Basda::MoccaTriPodServiceWorkerInterfacePy::dumpStatusInformationWait, 0, 1)
 
void Basda::Python::export_BasdaMoccaTriPod ()