PolyBoRi
Public Types | Public Member Functions
polybori::CAbstractStackBase Class Reference

#include <COrderedIter.h>

List of all members.

Public Types

typedef NavigatorType navigator
typedef CAbstractStackBase
< NavigatorType > 
self
typedef CTermStackBase
< NavigatorType, self
iterator_core
typedef boost::shared_ptr
< iterator_core
core_pointer

Public Member Functions

virtual void increment ()=0
virtual core_pointer copy () const =0
virtual ~CAbstractStackBase ()

Member Typedef Documentation


Constructor & Destructor Documentation

virtual polybori::CAbstractStackBase::~CAbstractStackBase ( ) [inline, virtual]

Member Function Documentation

virtual core_pointer polybori::CAbstractStackBase::copy ( ) const [pure virtual]
virtual void polybori::CAbstractStackBase::increment ( ) [pure virtual]

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