swig::traits_from< int > Struct Template Reference

List of all members.

Public Types

typedef int value_type

Static Public Member Functions

static PyObject * from (const value_type &val)


Detailed Description

template<>
struct swig::traits_from< int >

Definition at line 4961 of file SyFi_wrap.cc.


Member Typedef Documentation

typedef int swig::traits_from< int >::value_type

Definition at line 4962 of file SyFi_wrap.cc.


Member Function Documentation

static PyObject* swig::traits_from< int >::from ( const value_type val  )  [inline, static]

Definition at line 4963 of file SyFi_wrap.cc.

References SWIG_From_int().

04963                                                  {
04964       return SWIG_From_int  (val);
04965     }


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