#include <CBidirectTermIter.h>
Public Types | |
| typedef NavigatorType | navigator_type |
| typedef std::deque< NavigatorType > | base |
Public Member Functions | |
| void | operator() (const navigator_type &navi) |
| void | push (const navigator_type &navi) |
| void | pop () |
| const navigator_type & | top () const |
| void | append (const handle_else &rhs) |
| typedef NavigatorType polybori::handle_else< NavigatorType >::navigator_type |
| typedef std::deque<NavigatorType> polybori::handle_else< NavigatorType >::base |
| void polybori::handle_else< NavigatorType >::operator() | ( | const navigator_type & | navi | ) | [inline] |
| void polybori::handle_else< NavigatorType >::push | ( | const navigator_type & | navi | ) | [inline] |
| void polybori::handle_else< NavigatorType >::pop | ( | ) | [inline] |
| const navigator_type& polybori::handle_else< NavigatorType >::top | ( | ) | const [inline] |
| void polybori::handle_else< NavigatorType >::append | ( | const handle_else< NavigatorType > & | rhs | ) | [inline] |
References PBORI_ASSERT.
1.5.6