swig::traits_from< const Type * > Struct Template Reference

List of all members.

Static Public Member Functions

static PyObject * from (const Type *val)


Detailed Description

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

Definition at line 3595 of file SyFi_wrap.cc.


Member Function Documentation

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

Definition at line 3596 of file SyFi_wrap.cc.

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

03596                                            {
03597       return traits_from_ptr<Type>::from(const_cast<Type*>(val), 0);
03598     }


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