swig::traits_asval< int > Struct Template Reference

List of all members.

Public Types

typedef int value_type

Static Public Member Functions

static int asval (PyObject *obj, value_type *val)


Detailed Description

template<>
struct swig::traits_asval< int >

Definition at line 4955 of file SyFi_wrap.cc.


Member Typedef Documentation

typedef int swig::traits_asval< int >::value_type

Definition at line 4956 of file SyFi_wrap.cc.


Member Function Documentation

static int swig::traits_asval< int >::asval ( PyObject *  obj,
value_type val 
) [inline, static]

Definition at line 4957 of file SyFi_wrap.cc.

References SWIG_AsVal_int().

04957                                                      { 
04958       return SWIG_AsVal_int (obj, val);
04959     }


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