Binding< double > Struct Template Reference

#include <MEDMEM_SWIG_Templates.hxx>


Static Public Member Functions

static int Checker (PyObject *a)
static double Traducer (PyObject *a)
static PyObject * Traducer (double value)
static double Functor (PyObject *func, double value)

template<>
struct Binding< double >


Member Function Documentation

static int Binding< double >.Checker PyObject *  a  )  [static]
 

static double Binding< double >.Traducer PyObject *  a  )  [static]
 

static PyObject* Binding< double >.Traducer double  value  )  [static]
 

static double Binding< double >.Functor PyObject *  func,
double  value
[static]