AnimatLab  2
Test
swig::SwigPySequence_Cont< T > Struct Template Reference
+ Collaboration diagram for swig::SwigPySequence_Cont< T >:

Public Types

typedef SwigPySequence_InputIterator< T, const_referenceconst_iterator
 
typedef const pointer const_pointer
 
typedef const SwigPySequence_Ref< T > const_reference
 
typedef int difference_type
 
typedef SwigPySequence_InputIterator< T, referenceiterator
 
typedef T * pointer
 
typedef SwigPySequence_Ref< T > reference
 
typedef int size_type
 
typedef T value_type
 

Public Member Functions

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

Detailed Description

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

Definition at line 5138 of file AnimatSimPy_wrap.cxx.


The documentation for this struct was generated from the following file: