swig::traits_from< Type * > Struct Template Reference

List of all members.

Static Public Member Functions

static PyObject * from (Type *val)


Detailed Description

template<class Type>
struct swig::traits_from< Type * >

Definition at line 3589 of file SyFi_wrap.cc.


Member Function Documentation

template<class Type >
static PyObject* swig::traits_from< Type * >::from ( Type *  val  )  [inline, static]

Definition at line 3590 of file SyFi_wrap.cc.

References swig::traits_from_ptr< Type >::from().

03590                                      {
03591       return traits_from_ptr<Type>::from(val, 0);
03592     }


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