swig::from_key_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_key_oper< ValueType >

Definition at line 4779 of file SyFi_wrap.cc.


Member Typedef Documentation

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

Definition at line 4781 of file SyFi_wrap.cc.

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

Definition at line 4782 of file SyFi_wrap.cc.


Member Function Documentation

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

Definition at line 4783 of file SyFi_wrap.cc.

References swig::from().

04784       {
04785         return swig::from(v.first);
04786       }


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