SyFi  0.3
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 3885 of file SyFiPYTHON_wrap.cxx.


Member Function Documentation

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

Definition at line 3886 of file SyFiPYTHON_wrap.cxx.

References swig::from().

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

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines