swig::from_value_oper< ValueType > Struct Template Reference

List of all members.

Public Types

typedef const ValueType & argument_type
typedef PyObject * result_type

Public Member Functions

result_type operator() (argument_type v) const


Detailed Description

template<class ValueType>
struct swig::from_value_oper< ValueType >

Definition at line 4790 of file SyFi_wrap.cc.


Member Typedef Documentation

template<class ValueType >
typedef const ValueType& swig::from_value_oper< ValueType >::argument_type

Definition at line 4792 of file SyFi_wrap.cc.

template<class ValueType >
typedef PyObject* swig::from_value_oper< ValueType >::result_type

Definition at line 4793 of file SyFi_wrap.cc.


Member Function Documentation

template<class ValueType >
result_type swig::from_value_oper< ValueType >::operator() ( argument_type  v  )  const [inline]

Definition at line 4794 of file SyFi_wrap.cc.

References swig::from().

04795       {
04796         return swig::from(v.second);
04797       }


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