PolyBoRi
|
#include <COrderedIter.h>
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 |
typedef StackType polybori::CWrappedStack::base |
typedef boost::shared_ptr<iterator_core> polybori::CWrappedStack::core_pointer |
typedef base::iterator_core polybori::CWrappedStack::iterator_core |
typedef base::navigator polybori::CWrappedStack::navigator |
typedef CWrappedStack<StackType> polybori::CWrappedStack::self |
polybori::CWrappedStack::CWrappedStack | ( | navigator | navi, |
const MgrType & | mgr | ||
) | [inline] |
polybori::CWrappedStack::CWrappedStack | ( | ) | [inline] |
polybori::CWrappedStack::CWrappedStack | ( | const self & | rhs | ) | [inline] |
core_pointer polybori::CWrappedStack::copy | ( | ) | const [inline] |