library of assembled shared sources

http://lass.cocamware.com

lass::python::impl::PyIteratorRangeImplBase Class Reference

begin of iterators More...

#include <pyiteratorrange.h>

Inheritance diagram for lass::python::impl::PyIteratorRangeImplBase:

Inheritance graph
[legend]

Public Member Functions

 PyIteratorRangeImplBase ()
virtual ~PyIteratorRangeImplBase ()
virtual int PyIteratorRange_Length () const =0
virtual std::string pyStr (void) const =0
virtual std::string pyRepr (void) const =0
virtual PyObject * PyIteratorRange_IterNext ()=0

Detailed Description

begin of iterators

Definition at line 67 of file pyiteratorrange.h.


Constructor & Destructor Documentation

lass::python::impl::PyIteratorRangeImplBase::PyIteratorRangeImplBase (  )  [inline]

Definition at line 70 of file pyiteratorrange.h.

virtual lass::python::impl::PyIteratorRangeImplBase::~PyIteratorRangeImplBase (  )  [inline, virtual]

Definition at line 71 of file pyiteratorrange.h.


Member Function Documentation

virtual int lass::python::impl::PyIteratorRangeImplBase::PyIteratorRange_Length (  )  const [pure virtual]

virtual std::string lass::python::impl::PyIteratorRangeImplBase::pyStr ( void   )  const [pure virtual]

virtual std::string lass::python::impl::PyIteratorRangeImplBase::pyRepr ( void   )  const [pure virtual]

virtual PyObject* lass::python::impl::PyIteratorRangeImplBase::PyIteratorRange_IterNext (  )  [pure virtual]


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

Generated on Mon Nov 10 14:22:15 2008 for Library of Assembled Shared Sources by doxygen 1.5.7.1
SourceForge.net Logo