PolyBoRi
Public Types | Public Member Functions | Public Attributes
polybori::CDegStackBase< NavigatorType, invalid_tag, BlockProperty, BaseType > Class Reference

#include <CTermStack.h>

List of all members.

Public Types

typedef CDegStackCore
< NavigatorType, BlockProperty,
std::bidirectional_iterator_tag,
BaseType > 
base
typedef base::size_type size_type
typedef base::deg_type deg_type
typedef std::greater_equal
< size_type
size_comparer
typedef base::manager_type manager_type

Public Member Functions

 CDegStackBase ()
 CDegStackBase (NavigatorType navi, const manager_type &mgr)
void proximate ()
void incrementBranch ()
bool maxOnThen (deg_type deg) const

Public Attributes

integral_constant< bool, true > takeLast

Member Typedef Documentation

typedef CDegStackCore<NavigatorType, BlockProperty, std::bidirectional_iterator_tag, BaseType> polybori::CDegStackBase< NavigatorType, invalid_tag, BlockProperty, BaseType >::base
typedef base::deg_type polybori::CDegStackBase< NavigatorType, invalid_tag, BlockProperty, BaseType >::deg_type
typedef base::manager_type polybori::CDegStackBase< NavigatorType, invalid_tag, BlockProperty, BaseType >::manager_type
typedef std::greater_equal<size_type> polybori::CDegStackBase< NavigatorType, invalid_tag, BlockProperty, BaseType >::size_comparer
typedef base::size_type polybori::CDegStackBase< NavigatorType, invalid_tag, BlockProperty, BaseType >::size_type

Constructor & Destructor Documentation

polybori::CDegStackBase< NavigatorType, invalid_tag, BlockProperty, BaseType >::CDegStackBase ( ) [inline]
polybori::CDegStackBase< NavigatorType, invalid_tag, BlockProperty, BaseType >::CDegStackBase ( NavigatorType  navi,
const manager_type mgr 
) [inline]

Member Function Documentation

void polybori::CDegStackBase< NavigatorType, invalid_tag, BlockProperty, BaseType >::incrementBranch ( ) [inline]
bool polybori::CDegStackBase< NavigatorType, invalid_tag, BlockProperty, BaseType >::maxOnThen ( deg_type  deg) const [inline]
void polybori::CDegStackBase< NavigatorType, invalid_tag, BlockProperty, BaseType >::proximate ( ) [inline]

Member Data Documentation

integral_constant<bool, true> polybori::CDegStackBase< NavigatorType, invalid_tag, BlockProperty, BaseType >::takeLast

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