TwiceAsNice  2019-02-18
Classes | Namespaces | Typedefs | Functions
LaosDrotServiceWorkerPy.cc File Reference
#include <Basda/Python/SmartPointerWrapper.hh>
#include <Basda/Python/AllowThreadLock.h>
#include <Nice/Python/ExceptionTranslator.hh>
#include <boost/python.hpp>
#include <Laos/Drot/LaosDrotServiceWorkerSkeleton.h>
#include <Laos/Drot/LaosDrotServiceWorkerInterface.h>
#include <Laos/Drot/LaosDrotServiceWorkerInternalData.h>
#include <Nice/Time.h>
#include <LbtoIIFInterface.h>
#include <LbtoIIFInterface2.h>
#include <Nice/Time/Date.h>
#include <Nice/Map/Point.h>
#include <Nice/Time/Time.h>
Include dependency graph for LaosDrotServiceWorkerPy.cc:

Classes

class  Laos::DrotServiceWorkerInterfacePy
 

Namespaces

 Laos
 
 Laos::Python
 

Typedefs

typedef IceUtil::Handle< DrotServiceWorkerInterfacePy > Laos::DrotServiceWorkerInterfacePyPtr
 

Functions

 Laos::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (GetPositionInterfaceOverloads, Laos::DrotServiceWorkerInterfacePy::getPosition, 0, 1)
 
 Laos::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (SetPositionInterfaceOverloads, Laos::DrotServiceWorkerInterfacePy::setPosition, 1, 2)
 
 Laos::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (GetDeviceEncoderPositionInterfaceOverloads, Laos::DrotServiceWorkerInterfacePy::getDeviceEncoderPosition, 0, 1)
 
 Laos::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (ChangeDerotationWithAbsoluteOffsetInterfaceOverloads, Laos::DrotServiceWorkerInterfacePy::changeDerotationWithAbsoluteOffset, 2, 3)
 
 Laos::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (ChangeDerotationWithRelativeOffsetInterfaceOverloads, Laos::DrotServiceWorkerInterfacePy::changeDerotationWithRelativeOffset, 2, 3)
 
 Laos::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (MoveRelativeInterfaceOverloads, Laos::DrotServiceWorkerInterface::moveRelative, 1, 2)
 
 Laos::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (MoveRelativeStartInterfaceOverloads, Laos::DrotServiceWorkerInterfacePy::moveRelativeStart, 1, 2)
 
 Laos::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (MoveRelativeWaitInterfaceOverloads, Laos::DrotServiceWorkerInterfacePy::moveRelativeWait, 0, 1)
 
 Laos::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (MoveAbsoluteInterfaceOverloads, Laos::DrotServiceWorkerInterface::moveAbsolute, 1, 2)
 
 Laos::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (MoveAbsoluteStartInterfaceOverloads, Laos::DrotServiceWorkerInterfacePy::moveAbsoluteStart, 1, 2)
 
 Laos::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (MoveAbsoluteWaitInterfaceOverloads, Laos::DrotServiceWorkerInterfacePy::moveAbsoluteWait, 0, 1)
 
 Laos::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (MoveToHomeWaitInterfaceOverloads, Laos::DrotServiceWorkerInterfacePy::moveToHomeWait, 0, 1)
 
 Laos::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (RewindWaitInterfaceOverloads, Laos::DrotServiceWorkerInterfacePy::rewindWait, 0, 1)
 
 Laos::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (MoveToLimitWaitInterfaceOverloads, Laos::DrotServiceWorkerInterfacePy::moveToLimitWait, 0, 1)
 
 Laos::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (MoveToNamedPositionWaitInterfaceOverloads, Laos::DrotServiceWorkerInterfacePy::moveToNamedPositionWait, 0, 1)
 
 Laos::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (StartDerotationInterfaceOverloads, Laos::DrotServiceWorkerInterface::startDerotation, 2, 3)
 
 Laos::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (StartDerotationStartInterfaceOverloads, Laos::DrotServiceWorkerInterfacePy::startDerotationStart, 2, 3)
 
 Laos::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (StartDerotationWaitInterfaceOverloads, Laos::DrotServiceWorkerInterfacePy::startDerotationWait, 0, 1)
 
 Laos::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (StartTimedDerotationWaitInterfaceOverloads, Laos::DrotServiceWorkerInterfacePy::startTimedDerotationWait, 0, 1)
 
 Laos::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (StartDerotationHereWaitInterfaceOverloads, Laos::DrotServiceWorkerInterfacePy::startDerotationHereWait, 0, 1)
 
void Laos::Python::export_LaosDrot ()