swig::PySequence_Cont< T > Struct Template Reference

List of all members.

Public Types

typedef
PySequence_InputIterator< T,
const_reference
const_iterator
typedef const pointer const_pointer
typedef const PySequence_Ref< T > const_reference
typedef int difference_type
typedef
PySequence_InputIterator< T,
reference
iterator
typedef T * pointer
typedef PySequence_Ref< T > reference
typedef int size_type
typedef T value_type

Public Member Functions

const_iterator begin () const
iterator begin ()
bool check (bool set_err=true) const
bool empty () const
const_iterator end () const
iterator end ()
const_reference operator[] (difference_type n) const
reference operator[] (difference_type n)
 PySequence_Cont (PyObject *seq)
size_type size () const
 ~PySequence_Cont ()

Private Attributes

PyObject * _seq

Detailed Description

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

Definition at line 3707 of file ogre_tools_swig_generated.cpp.


Member Typedef Documentation

Definition at line 3717 of file ogre_tools_swig_generated.cpp.

template<class T>
typedef const pointer swig::PySequence_Cont< T >::const_pointer

Definition at line 3715 of file ogre_tools_swig_generated.cpp.

template<class T>
typedef const PySequence_Ref<T> swig::PySequence_Cont< T >::const_reference

Definition at line 3710 of file ogre_tools_swig_generated.cpp.

template<class T>
typedef int swig::PySequence_Cont< T >::difference_type

Definition at line 3713 of file ogre_tools_swig_generated.cpp.

Definition at line 3716 of file ogre_tools_swig_generated.cpp.

template<class T>
typedef T* swig::PySequence_Cont< T >::pointer

Definition at line 3712 of file ogre_tools_swig_generated.cpp.

template<class T>
typedef PySequence_Ref<T> swig::PySequence_Cont< T >::reference

Definition at line 3709 of file ogre_tools_swig_generated.cpp.

template<class T>
typedef int swig::PySequence_Cont< T >::size_type

Definition at line 3714 of file ogre_tools_swig_generated.cpp.

template<class T>
typedef T swig::PySequence_Cont< T >::value_type

Definition at line 3711 of file ogre_tools_swig_generated.cpp.


Constructor & Destructor Documentation

template<class T>
swig::PySequence_Cont< T >::PySequence_Cont ( PyObject *  seq  )  [inline]

Definition at line 3719 of file ogre_tools_swig_generated.cpp.

template<class T>
swig::PySequence_Cont< T >::~PySequence_Cont (  )  [inline]

Definition at line 3728 of file ogre_tools_swig_generated.cpp.


Member Function Documentation

template<class T>
const_iterator swig::PySequence_Cont< T >::begin (  )  const [inline]

Definition at line 3748 of file ogre_tools_swig_generated.cpp.

template<class T>
iterator swig::PySequence_Cont< T >::begin (  )  [inline]

Definition at line 3743 of file ogre_tools_swig_generated.cpp.

template<class T>
bool swig::PySequence_Cont< T >::check ( bool  set_err = true  )  const [inline]

Definition at line 3773 of file ogre_tools_swig_generated.cpp.

template<class T>
bool swig::PySequence_Cont< T >::empty (  )  const [inline]

Definition at line 3738 of file ogre_tools_swig_generated.cpp.

template<class T>
const_iterator swig::PySequence_Cont< T >::end (  )  const [inline]

Definition at line 3758 of file ogre_tools_swig_generated.cpp.

template<class T>
iterator swig::PySequence_Cont< T >::end (  )  [inline]

Definition at line 3753 of file ogre_tools_swig_generated.cpp.

template<class T>
const_reference swig::PySequence_Cont< T >::operator[] ( difference_type  n  )  const [inline]

Definition at line 3768 of file ogre_tools_swig_generated.cpp.

template<class T>
reference swig::PySequence_Cont< T >::operator[] ( difference_type  n  )  [inline]

Definition at line 3763 of file ogre_tools_swig_generated.cpp.

template<class T>
size_type swig::PySequence_Cont< T >::size (  )  const [inline]

Definition at line 3733 of file ogre_tools_swig_generated.cpp.


Member Data Documentation

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

Definition at line 3791 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