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

#include <CBidirectTermIter.h>

List of all members.

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_typetop () const
void append (const handle_else &rhs)

Member Typedef Documentation

typedef std::deque<NavigatorType> polybori::handle_else::base

Member Function Documentation

void polybori::handle_else::append ( const handle_else rhs) [inline]
void polybori::handle_else::operator() ( const navigator_type navi) [inline]
void polybori::handle_else::pop ( ) [inline]
void polybori::handle_else::push ( const navigator_type navi) [inline]
const navigator_type& polybori::handle_else::top ( ) const [inline]

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