ProSHADE  0.6.1 (JUN 2018)
Protein Shape Descriptors and Symmetry Detection
swig::SwigPySequence_Cont< T > Struct Template Reference

Public Types

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

Public Member Functions

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

Detailed Description

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

Definition at line 4663 of file proshadePYTHON_wrap.cxx.


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