polybori::CDegreeCache< TagType, DDType > Class Template Reference

#include <CDegreeCache.h>

Inheritance diagram for polybori::CDegreeCache< TagType, DDType >:

polybori::CCacheManagement< TagType, 1 > CCacheManBase< CTypes::manager_base, TagType, ArgumentLength >

List of all members.

Public Types

Define generic access to data types
typedef DDType dd_type
typedef TagType tag_type
typedef CCacheManagement
< tag_type, 1 > 
base
 Name base type.
typedef CDegreeCache< tag_type,
dd_type
self
Adopt type definitions
typedef base::node_type input_node_type
typedef base::manager_type manager_type
typedef dd_type::size_type size_type
typedef dd_type::navigator navi_type
typedef CIndexHandle< navi_typenode_type
 Extracting inherited node type.
typedef CIndexCacheHandle
< navi_type
node_cache_type

Public Member Functions

 CDegreeCache (const manager_type &mgr)
 Constructor.
 CDegreeCache (const self &rhs)
 Copy Constructor.
 ~CDegreeCache ()
 Destructor.
node_type find (input_node_type navi) const
 Find cached degree wrt. given navigator.
node_type find (navi_type navi) const
void insert (input_node_type navi, size_type deg) const
 Store cached degree wrt. given navigator.
void insert (navi_type navi, size_type deg) const
 Store cached degree wrt. given navigator.

template<class TagType = typename CCacheTypes::degree, class DDType = typename CTypes::dd_type>
class polybori::CDegreeCache< TagType, DDType >


Member Typedef Documentation

template<class TagType = typename CCacheTypes::degree, class DDType = typename CTypes::dd_type>
typedef CCacheManagement<tag_type, 1> polybori::CDegreeCache< TagType, DDType >::base

Name base type.

Reimplemented from polybori::CCacheManagement< TagType, 1 >.

template<class TagType = typename CCacheTypes::degree, class DDType = typename CTypes::dd_type>
typedef DDType polybori::CDegreeCache< TagType, DDType >::dd_type

template<class TagType = typename CCacheTypes::degree, class DDType = typename CTypes::dd_type>
typedef base::node_type polybori::CDegreeCache< TagType, DDType >::input_node_type

template<class TagType = typename CCacheTypes::degree, class DDType = typename CTypes::dd_type>
typedef base::manager_type polybori::CDegreeCache< TagType, DDType >::manager_type

template<class TagType = typename CCacheTypes::degree, class DDType = typename CTypes::dd_type>
typedef dd_type::navigator polybori::CDegreeCache< TagType, DDType >::navi_type

template<class TagType = typename CCacheTypes::degree, class DDType = typename CTypes::dd_type>
typedef CIndexCacheHandle<navi_type> polybori::CDegreeCache< TagType, DDType >::node_cache_type

template<class TagType = typename CCacheTypes::degree, class DDType = typename CTypes::dd_type>
typedef CIndexHandle<navi_type> polybori::CDegreeCache< TagType, DDType >::node_type

Extracting inherited node type.

Reimplemented from polybori::CCacheManagement< TagType, 1 >.

template<class TagType = typename CCacheTypes::degree, class DDType = typename CTypes::dd_type>
typedef CDegreeCache<tag_type, dd_type> polybori::CDegreeCache< TagType, DDType >::self

template<class TagType = typename CCacheTypes::degree, class DDType = typename CTypes::dd_type>
typedef dd_type::size_type polybori::CDegreeCache< TagType, DDType >::size_type

template<class TagType = typename CCacheTypes::degree, class DDType = typename CTypes::dd_type>
typedef TagType polybori::CDegreeCache< TagType, DDType >::tag_type


Constructor & Destructor Documentation

template<class TagType = typename CCacheTypes::degree, class DDType = typename CTypes::dd_type>
polybori::CDegreeCache< TagType, DDType >::CDegreeCache ( const manager_type mgr  )  [inline]

Constructor.

template<class TagType = typename CCacheTypes::degree, class DDType = typename CTypes::dd_type>
polybori::CDegreeCache< TagType, DDType >::CDegreeCache ( const self rhs  )  [inline]

Copy Constructor.

template<class TagType = typename CCacheTypes::degree, class DDType = typename CTypes::dd_type>
polybori::CDegreeCache< TagType, DDType >::~CDegreeCache (  )  [inline]

Destructor.


Member Function Documentation

template<class TagType = typename CCacheTypes::degree, class DDType = typename CTypes::dd_type>
node_type polybori::CDegreeCache< TagType, DDType >::find ( navi_type  navi  )  const [inline]

template<class TagType = typename CCacheTypes::degree, class DDType = typename CTypes::dd_type>
node_type polybori::CDegreeCache< TagType, DDType >::find ( input_node_type  navi  )  const [inline]

Find cached degree wrt. given navigator.

template<class TagType = typename CCacheTypes::degree, class DDType = typename CTypes::dd_type>
void polybori::CDegreeCache< TagType, DDType >::insert ( navi_type  navi,
size_type  deg 
) const [inline]

Store cached degree wrt. given navigator.

template<class TagType = typename CCacheTypes::degree, class DDType = typename CTypes::dd_type>
void polybori::CDegreeCache< TagType, DDType >::insert ( input_node_type  navi,
size_type  deg 
) const [inline]

Store cached degree wrt. given navigator.


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

Generated on Mon Jul 13 21:15:53 2009 for PolyBoRi by  doxygen 1.5.9