swig::PySequence_Ref< T > Struct Template Reference

List of all members.

Public Member Functions

 operator T () const
PySequence_Refoperator= (const T &v)
 PySequence_Ref (PyObject *seq, int index)

Private Attributes

int _index
PyObject * _seq

Detailed Description

template<class T>
struct swig::PySequence_Ref< T >

Definition at line 3567 of file ogre_tools_swig_generated.cpp.


Constructor & Destructor Documentation

template<class T >
swig::PySequence_Ref< T >::PySequence_Ref ( PyObject *  seq,
int  index 
) [inline]

Definition at line 3569 of file ogre_tools_swig_generated.cpp.


Member Function Documentation

template<class T >
swig::PySequence_Ref< T >::operator T (  )  const [inline]

Definition at line 3574 of file ogre_tools_swig_generated.cpp.

template<class T >
PySequence_Ref& swig::PySequence_Ref< T >::operator= ( const T &  v  )  [inline]

Definition at line 3591 of file ogre_tools_swig_generated.cpp.


Member Data Documentation

template<class T >
int swig::PySequence_Ref< T >::_index [private]

Definition at line 3599 of file ogre_tools_swig_generated.cpp.

template<class T >
PyObject* swig::PySequence_Ref< T >::_seq [private]

Definition at line 3598 of file ogre_tools_swig_generated.cpp.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Defines


ogre_tools
Author(s): Josh Faust
autogenerated on Fri Jan 11 09:10:16 2013