#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 std::deque<NavigatorType> handle_else< NavigatorType >::base |
| typedef NavigatorType handle_else< NavigatorType >::navigator_type |
| void handle_else< NavigatorType >::append | ( | const handle_else< NavigatorType > & | rhs | ) | [inline] |
References handle_else< NavigatorType >::top().
| void handle_else< NavigatorType >::operator() | ( | const navigator_type & | navi | ) | [inline] |
References handle_else< NavigatorType >::top().
| void handle_else< NavigatorType >::pop | ( | ) | [inline] |
| void handle_else< NavigatorType >::push | ( | const navigator_type & | navi | ) | [inline] |
| const navigator_type& handle_else< NavigatorType >::top | ( | ) | const [inline] |
Referenced by handle_else< NavigatorType >::append(), and handle_else< NavigatorType >::operator()().
1.6.3