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