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;
51 #endif // ELEMENTSEXAMPLES_ELEMENTSEXAMPLES_SWIGCLASSEXAMPLE_H_
SwigClassExample(const double ra=0.0, const double dec=0.0)
defines the macros to be used for explicit export of the symbols
#define ELEMENTS_API
Dummy definitions for the backward compatibility mode.