TwiceAsNice  2019-02-18
Namespaces | Macros | Functions
VinoPy.cc File Reference
#include <boost/python.hpp>
#include <Nice/Python/Property.h>
#include <Basda/Vino/Image.h>
#include <Basda/Vino/Centroid.h>
#include <Basda/Python/SmartPointerWrapper.hh>
#include <Nice/Python/ToStringWrapper.hh>
#include <boost/python/return_internal_reference.hpp>
#include <boost/python/copy_const_reference.hpp>
#include <boost/python/return_value_policy.hpp>
#include <boost/python/suite/indexing/vector_indexing_suite.hpp>
#include <Basda/Vino/FitsCard.h>
#include <Basda/RingbufferDevice.h>
#include <Basda/Basdard.h>
Include dependency graph for VinoPy.cc:

Namespaces

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

Macros

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

Functions

template<typename Type >
void Basda::Python::createBasdaVinoImagePyType (const char *_pyName)
 
template<typename Type >
void Basda::Python::createBasdaVinoImageRingBufferPyType (const char *_pyName)
 
 Basda::Python::BOOST_PYTHON_MEMBER_FUNCTION_OVERLOADS (ValueBasdaVinoFitsCardSetValueDouble, Basda::VinoFitsCard::setValue, 1, 2)
 
 Basda::Python::BOOST_PYTHON_MODULE (BasdaVino)
 

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