TwiceAsNice  2019-02-18
Classes | Namespaces | Typedefs | Functions
SimpleServiceWorkerPy.cc File Reference
#include <Basda/Python/SmartPointerWrapper.hh>
#include <Basda/Python/AllowThreadLock.h>
#include <Nice/Python/ExceptionTranslator.hh>
#include <boost/python.hpp>
#include <Basda/SimpleServiceWorkerSkeleton.h>
#include <Basda/SimpleServiceWorkerInterface.h>
#include <Basda/SimpleServiceWorkerInternalData.h>
#include <Basda/SimpleService.h>
#include <Nice/Map/Point.h>
#include <Nice/Map/NPoint.h>
#include <Nice/Property/Types.h>
#include <Nice/Time/Date.h>
#include <Nice/Map/Rect.h>
#include <Nice/Map/Size.h>
#include <Nice/Util/File.h>
Include dependency graph for SimpleServiceWorkerPy.cc:

Classes

class  Basda::Simple2ServiceWorkerInterfacePy
 

Namespaces

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

Typedefs

typedef IceUtil::Handle< Simple2ServiceWorkerInterfacePy > Basda::Simple2ServiceWorkerInterfacePyPtr
 
typedef Basda::Simple2ServiceWorkerInterfacePyPtr(* Basda::Python::CreateType) (const std::string &)
 

Functions

 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (ReadVelocityInterfaceOverloads, Basda::Simple2ServiceWorkerInterfacePy::readVelocity, 0, 1)
 
 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (MoveRelativeInterfaceOverloads, Basda::Simple2ServiceWorkerInterface::moveRelative, 1, 2)
 
 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (MoveRelativeStartInterfaceOverloads, Basda::Simple2ServiceWorkerInterfacePy::moveRelativeStart, 1, 2)
 
 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (MoveRelativeWaitInterfaceOverloads, Basda::Simple2ServiceWorkerInterfacePy::moveRelativeWait, 0, 1)
 
 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (MoveAbsoluteWaitInterfaceOverloads, Basda::Simple2ServiceWorkerInterfacePy::moveAbsoluteWait, 0, 1)
 
 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (MoveToHomeWaitInterfaceOverloads, Basda::Simple2ServiceWorkerInterfacePy::moveToHomeWait, 0, 1)
 
 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (MoveToLimitWaitInterfaceOverloads, Basda::Simple2ServiceWorkerInterfacePy::moveToLimitWait, 0, 1)
 
 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (MoveToReferenceWaitInterfaceOverloads, Basda::Simple2ServiceWorkerInterfacePy::moveToReferenceWait, 0, 1)
 
 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (SetProfileInterfaceOverloads, Basda::Simple2ServiceWorkerInterface::setProfile, 1, 4)
 
 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (SetProfileStartInterfaceOverloads, Basda::Simple2ServiceWorkerInterfacePy::setProfileStart, 1, 4)
 
 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (SetProfileWaitInterfaceOverloads, Basda::Simple2ServiceWorkerInterfacePy::setProfileWait, 0, 1)
 
 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (StartProfileWaitInterfaceOverloads, Basda::Simple2ServiceWorkerInterfacePy::startProfileWait, 0, 1)
 
 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (UseTransformationWaitInterfaceOverloads, Basda::Simple2ServiceWorkerInterfacePy::useTransformationWait, 0, 1)
 
 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (CreateRectWaitInterfaceOverloads, Basda::Simple2ServiceWorkerInterfacePy::createRectWait, 0, 1)
 
 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (FailFatalWorkWaitInterfaceOverloads, Basda::Simple2ServiceWorkerInterfacePy::failFatalWorkWait, 0, 1)
 
 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (FailErrorWorkWaitInterfaceOverloads, Basda::Simple2ServiceWorkerInterfacePy::failErrorWorkWait, 0, 1)
 
 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (IncrementWaitInterfaceOverloads, Basda::Simple2ServiceWorkerInterfacePy::incrementWait, 0, 1)
 
 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (FileWaitInterfaceOverloads, Basda::Simple2ServiceWorkerInterfacePy::fileWait, 0, 1)
 
 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (GetValWaitInterfaceOverloads, Basda::Simple2ServiceWorkerInterfacePy::getValWait, 0, 1)
 
 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (GetCameraModeWaitInterfaceOverloads, Basda::Simple2ServiceWorkerInterfacePy::getCameraModeWait, 0, 1)
 
 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (SetCameraModeWaitInterfaceOverloads, Basda::Simple2ServiceWorkerInterfacePy::setCameraModeWait, 0, 1)
 
void Basda::Python::export_BasdaSimple2 ()