24#ifndef ELEMENTSEXAMPLES_ELEMENTSEXAMPLES_SWIGCLASSEXAMPLE_H_
25#define ELEMENTSEXAMPLES_ELEMENTSEXAMPLES_SWIGCLASSEXAMPLE_H_
35 explicit SwigClassExample(
const double ra = 0.0,
const double dec = 0.0) : m_ra(ra), m_dec(dec) {}
41 double getDec()
const;
defines the macros to be used for explicit export of the symbols
SwigClassExample(const double ra=0.0, const double dec=0.0)
virtual ~SwigClassExample()=default
#define ELEMENTS_API
Dummy definitions for the backward compatibility mode.