CDegStackBase< NavigatorType, invalid_tag, BlockProperty, BaseType > Class Template 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

template<class NavigatorType, class BlockProperty, class BaseType>
class CDegStackBase< NavigatorType, invalid_tag, BlockProperty, BaseType >


Member Typedef Documentation

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

Constructor & Destructor Documentation

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

Member Function Documentation

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

Member Data Documentation

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

The documentation for this class was generated from the following file:
Generated on Thu Aug 5 12:57:30 2010 for PolyBoRi by  doxygen 1.6.3