TwiceAsNice  2019-02-18
Classes | Namespaces | Typedefs | Functions
TrajServiceWorkerPy.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/TrajServiceWorkerSkeleton.h>
#include <Basda/Mocca/TrajServiceWorkerInterface.h>
#include <Basda/Mocca/TrajServiceWorkerInternalData.h>
#include <Nice/Property/BitSet.h>
#include <Nice/Time/Date.h>
#include <Nice/Map/NPoint.h>
#include <Nice/Property/Types.h>
Include dependency graph for TrajServiceWorkerPy.cc:

Classes

class  Basda::MoccaTrajServiceWorkerInterfacePy
 

Namespaces

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

Typedefs

typedef IceUtil::Handle< MoccaTrajServiceWorkerInterfacePy > Basda::MoccaTrajServiceWorkerInterfacePyPtr
 

Functions

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