PolyBoRi
Public Types | Public Member Functions | Public Attributes

polybori::CDegStackCore< NavigatorType, invalid_tag, Category, BaseType > Class Template Reference

for pure degree stacks More...

#include <CTermStack.h>

Inheritance diagram for polybori::CDegStackCore< NavigatorType, invalid_tag, Category, BaseType >:
polybori::CTermStack< NavigatorType, Category, BaseType > polybori::CTermStackBase< NavigatorType, BaseType >

List of all members.

Public Types

typedef CTermStack
< NavigatorType, Category,
BaseType > 
base
typedef NavigatorType navigator
 Get type of navigators.
typedef cached_deg< navigator >
::manager_type 
manager_type

Public Member Functions

 CDegStackCore ()
 CDegStackCore (navigator navi, const manager_type &mgr)
void gotoEnd ()

Public Attributes

cached_deg< navigatorgetDeg

Detailed Description

template<class NavigatorType, class Category, class BaseType>
class polybori::CDegStackCore< NavigatorType, invalid_tag, Category, BaseType >

for pure degree stacks


Member Typedef Documentation

template<class NavigatorType , class Category , class BaseType >
typedef CTermStack<NavigatorType, Category, BaseType> polybori::CDegStackCore< NavigatorType, invalid_tag, Category, BaseType >::base
template<class NavigatorType , class Category , class BaseType >
typedef cached_deg<navigator>::manager_type polybori::CDegStackCore< NavigatorType, invalid_tag, Category, BaseType >::manager_type
template<class NavigatorType , class Category , class BaseType >
typedef NavigatorType polybori::CDegStackCore< NavigatorType, invalid_tag, Category, BaseType >::navigator

Get type of navigators.

Reimplemented from polybori::CTermStack< NavigatorType, Category, BaseType >.


Constructor & Destructor Documentation

template<class NavigatorType , class Category , class BaseType >
polybori::CDegStackCore< NavigatorType, invalid_tag, Category, BaseType >::CDegStackCore ( ) [inline]
template<class NavigatorType , class Category , class BaseType >
polybori::CDegStackCore< NavigatorType, invalid_tag, Category, BaseType >::CDegStackCore ( navigator  navi,
const manager_type mgr 
) [inline]

Member Function Documentation

template<class NavigatorType , class Category , class BaseType >
void polybori::CDegStackCore< NavigatorType, invalid_tag, Category, BaseType >::gotoEnd ( ) [inline]

Member Data Documentation

template<class NavigatorType , class Category , class BaseType >
cached_deg<navigator> polybori::CDegStackCore< NavigatorType, invalid_tag, Category, BaseType >::getDeg

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