TwiceAsNice  2019-02-18
Namespaces | Macros | Functions
BasdaPy.cc File Reference
#include <cassert>
#include <boost/python.hpp>
#include <Basda/Python/SmartPointerWrapper.hh>
#include <Basda/Device.h>
#include <Basda/RingbufferDevice.h>
#include <Basda/ServiceWorker.h>
#include <Basda/ServiceWorkerInterface.h>
#include <Basda/ServiceWorkerSkeleton.hh>
#include <Basda/Basdard.h>
#include <boost/python/suite/indexing/vector_indexing_suite.hpp>
#include <boost/python/suite/indexing/map_indexing_suite.hpp>
#include <Nice/Python/Property.h>
#include <Nice/Python/ExceptionTranslator.hh>
Include dependency graph for BasdaPy.cc:

Namespaces

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

Macros

#define defS(name, method, ...)
 

Functions

 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (WaitForStateOverload, Basda::ServiceWorkerInterface::waitForState, 1, 2)
 
 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (WaitForActiveStateOverload, Basda::ServiceWorkerInterface::waitForActiveState, 0, 1)
 
 Basda::Python::BOOST_PYTHON_MODULE (_Basda)
 

Macro Definition Documentation

◆ defS

#define defS (   name,
  method,
  ... 
)
Value:
def(name, method) \
.staticmethod(name)
const char &QWidget::show def("pushImage",(void(QImageView::*)(const ImageBase *))&QImageView::pushImage) .def("pushImage"
string name
Definition: simple_monitor_read.py:15