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

#include <COrderedIter.h>

List of all members.

Public Types

typedef StackType base
typedef CWrappedStack< StackType > self
typedef base::navigator navigator
typedef base::iterator_core iterator_core
typedef boost::shared_ptr
< iterator_core
core_pointer

Public Member Functions

template<class MgrType >
 CWrappedStack (navigator navi, const MgrType &mgr)
 CWrappedStack ()
 CWrappedStack (const self &rhs)
core_pointer copy () const

Member Typedef Documentation

typedef StackType polybori::CWrappedStack::base
typedef base::iterator_core polybori::CWrappedStack::iterator_core
typedef base::navigator polybori::CWrappedStack::navigator

Constructor & Destructor Documentation

template<class MgrType >
polybori::CWrappedStack::CWrappedStack ( navigator  navi,
const MgrType &  mgr 
) [inline]
polybori::CWrappedStack::CWrappedStack ( ) [inline]
polybori::CWrappedStack::CWrappedStack ( const self rhs) [inline]

Member Function Documentation

core_pointer polybori::CWrappedStack::copy ( ) const [inline]

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