TwiceAsNice  2019-02-18
Classes | Namespaces | Typedefs | Functions
CameraCtrlServiceWorkerPy.cc File Reference
#include <Basda/Python/SmartPointerWrapper.hh>
#include <Basda/Python/AllowThreadLock.h>
#include <Nice/Python/ExceptionTranslator.hh>
#include <boost/python.hpp>
#include <Basda/Vino/CameraCtrlServiceWorkerSkeleton.h>
#include <Basda/Vino/CameraCtrlServiceWorkerInterface.h>
#include <Basda/Vino/CameraCtrlServiceWorkerInternalData.h>
#include <Basda/Vino/Image.h>
#include <Nice/Map/Size.h>
#include <Nice/Map/Point.h>
#include <Nice/Property/Types.h>
#include <Nice/Time/Time.h>
#include <Nice/Map/WMatrix.h>
#include <Nice/Map/Rect.h>
Include dependency graph for CameraCtrlServiceWorkerPy.cc:

Classes

class  Basda::VinoCameraCtrlServiceWorkerInterfacePy
 

Namespaces

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

Typedefs

typedef IceUtil::Handle< VinoCameraCtrlServiceWorkerInterfacePy > Basda::VinoCameraCtrlServiceWorkerInterfacePyPtr
 

Functions

 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (SetWindowInterfaceOverloads, Basda::VinoCameraCtrlServiceWorkerInterfacePy::setWindow, 1, 2)
 
 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (ReadSingleWaitInterfaceOverloads, Basda::VinoCameraCtrlServiceWorkerInterfacePy::readSingleWait, 0, 1)
 
 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (ReadEndlessWaitInterfaceOverloads, Basda::VinoCameraCtrlServiceWorkerInterfacePy::readEndlessWait, 0, 1)
 
 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (ReadMultiWaitInterfaceOverloads, Basda::VinoCameraCtrlServiceWorkerInterfacePy::readMultiWait, 0, 1)
 
 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (GetImageInterfaceOverloads, Basda::VinoCameraCtrlServiceWorkerInterfacePy::getImage, 0, 2)
 
void Basda::Python::export_BasdaVinoCameraCtrl ()