PolyBoRi
Public Types | Public Member Functions | Public Attributes
polybori::cached_deg< NavigatorType > Struct Template Reference

#include <CTermStack.h>

List of all members.

Public Types

typedef CDegreeCache cache_type
typedef cache_type::manager_type manager_type

Public Member Functions

 cached_deg (const manager_type &mgr)
NavigatorType::size_type operator() (NavigatorType navi) const

Public Attributes

cache_type m_deg_cache

template<class NavigatorType>
struct polybori::cached_deg< NavigatorType >


Member Typedef Documentation

template<class NavigatorType>
typedef CDegreeCache polybori::cached_deg< NavigatorType >::cache_type
template<class NavigatorType>
typedef cache_type::manager_type polybori::cached_deg< NavigatorType >::manager_type

Constructor & Destructor Documentation

template<class NavigatorType>
polybori::cached_deg< NavigatorType >::cached_deg ( const manager_type mgr) [inline]

Member Function Documentation

template<class NavigatorType>
NavigatorType::size_type polybori::cached_deg< NavigatorType >::operator() ( NavigatorType  navi) const [inline]

Member Data Documentation

template<class NavigatorType>
cache_type polybori::cached_deg< NavigatorType >::m_deg_cache

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