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

List of all members.

Static Public Member Functions

static PyObject * from (const std::set< T > &vec)


Detailed Description

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

Definition at line 5292 of file SyFi_wrap.cc.


Member Function Documentation

template<class T >
static PyObject* swig::traits_from< std::set< T > >::from ( const std::set< T > &  vec  )  [inline, static]

Definition at line 5293 of file SyFi_wrap.cc.

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

05293                                                   {
05294         return traits_from_stdseq<std::set<T> >::from(vec);
05295       }


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