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 cached_deg< NavigatorType >


Member Typedef Documentation

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

Constructor & Destructor Documentation

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

Member Function Documentation

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

Member Data Documentation

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

The documentation for this struct was generated from the following file:
Generated on Tue May 4 08:13:23 2010 for PolyBoRi by  doxygen 1.6.3