swig::traits_check< Type, value_category > Struct Template Reference

List of all members.

Static Public Member Functions

static bool check (PyObject *obj)


Detailed Description

template<class Type>
struct swig::traits_check< Type, value_category >

Definition at line 3741 of file SyFi_wrap.cc.


Member Function Documentation

template<class Type >
static bool swig::traits_check< Type, value_category >::check ( PyObject *  obj  )  [inline, static]

Definition at line 3742 of file SyFi_wrap.cc.

References swig::asval(), run_all::res, SWIG_ERROR, and SWIG_IsOK.

03742                                      {
03743       int res = obj ? asval(obj, (Type *)(0)) : SWIG_ERROR;
03744       return SWIG_IsOK(res) ? true : false;
03745     }


The documentation for this struct was generated from the following file:

Generated on Mon Aug 31 16:17:06 2009 for SyFi by  doxygen 1.5.9