swig::traits_asptr< std::list< T > > Struct Template Reference

List of all members.

Static Public Member Functions

static int asptr (PyObject *obj, std::list< T > **lis)


Detailed Description

template<class T>
struct swig::traits_asptr< std::list< T > >

Definition at line 5103 of file SyFi_wrap.cc.


Member Function Documentation

template<class T >
static int swig::traits_asptr< std::list< T > >::asptr ( PyObject *  obj,
std::list< T > **  lis 
) [inline, static]

Definition at line 5104 of file SyFi_wrap.cc.

References swig::traits_asptr< Type >::asptr().

05104                                                         {
05105         return traits_asptr_stdseq<std::list<T> >::asptr(obj, lis);
05106       }


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