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

List of all members.

Static Public Member Functions

static int asptr (PyObject *obj, std::set< T > **s)


Detailed Description

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

Definition at line 5285 of file SyFi_wrap.cc.


Member Function Documentation

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

Definition at line 5286 of file SyFi_wrap.cc.

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

05286                                                      {
05287         return traits_asptr_stdseq<std::set<T> >::asptr(obj, s);
05288       }


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