* @sa the MEDCoupling documentation, notably the reference counter mechanism used to manage the lifecycle of
* MEDCoupling objects.
*/
+#ifndef SWIG
class MEDCOUPLINGICOCO_EXPORT MEDDoubleField : public ICoCo::Field
+#else
+ class MEDDoubleField : public ICoCo::Field
+#endif
{
public:
/*! Builds an empty field (internal MEDCoupling object not set).
* @sa the MEDCoupling documentation, notably the reference counter mechanism used to manage the lifecycle of
* MEDCoupling objects.
*/
+#ifndef SWIG
class MEDCOUPLINGICOCO_EXPORT MEDIntField : public ICoCo::Field
+#else
+ class MEDIntField : public ICoCo::Field
+#endif
{
public:
/*! Builds an empty field (internal MEDCoupling object not set).