PolyBoRi
Public Member Functions
polybori::CDegreeArgumentCache< TagType, DDType > Class Template Reference

#include <CDegreeCache.h>

Inheritance diagram for polybori::CDegreeArgumentCache< TagType, DDType >:
polybori::CCacheManagement< BoolePolyRing, TagType, 2 > polybori::CAuxTypes CCacheManBase< BoolePolyRing, TagType, ArgumentLength > polybori::CAuxTypes

List of all members.

Public Types

Define generic access to data types
typedef DDType dd_type
typedef TagType tag_type
typedef CCacheManagement
< BoolePolyRing, tag_type, 2 > 
base
 Name base type.
typedef CDegreeArgumentCache
< tag_type, dd_type
self
Adopt type definitions
typedef base::node_type node_type
 Extracting inherited node type.
typedef base::manager_type manager_type
typedef dd_type::navigator navi_type
typedef CIndexCacheHandle
< navi_type
degree_node_type

Public Member Functions

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

template<class TagType, class DDType>
class polybori::CDegreeArgumentCache< TagType, DDType >


Member Typedef Documentation

template<class TagType , class DDType >
typedef CCacheManagement<BoolePolyRing, tag_type, 2> polybori::CDegreeArgumentCache< TagType, DDType >::base

Name base type.

Reimplemented from polybori::CCacheManagement< BoolePolyRing, TagType, 2 >.

template<class TagType , class DDType >
typedef DDType polybori::CDegreeArgumentCache< TagType, DDType >::dd_type
template<class TagType , class DDType >
typedef CIndexCacheHandle<navi_type> polybori::CDegreeArgumentCache< TagType, DDType >::degree_node_type
template<class TagType , class DDType >
typedef base::manager_type polybori::CDegreeArgumentCache< TagType, DDType >::manager_type
template<class TagType , class DDType >
typedef dd_type::navigator polybori::CDegreeArgumentCache< TagType, DDType >::navi_type
template<class TagType , class DDType >
typedef base::node_type polybori::CDegreeArgumentCache< TagType, DDType >::node_type

Extracting inherited node type.

Reimplemented from polybori::CCacheManagement< BoolePolyRing, TagType, 2 >.

template<class TagType , class DDType >
typedef CDegreeArgumentCache<tag_type, dd_type> polybori::CDegreeArgumentCache< TagType, DDType >::self
template<class TagType , class DDType >
typedef TagType polybori::CDegreeArgumentCache< TagType, DDType >::tag_type

Constructor & Destructor Documentation

template<class TagType , class DDType >
polybori::CDegreeArgumentCache< TagType, DDType >::CDegreeArgumentCache ( const manager_type mgr) [inline]

Constructor.

template<class TagType , class DDType >
polybori::CDegreeArgumentCache< TagType, DDType >::CDegreeArgumentCache ( const self rhs) [inline]

Copy Constructor.

template<class TagType , class DDType >
polybori::CDegreeArgumentCache< TagType, DDType >::~CDegreeArgumentCache ( ) [inline]

Destructor.


Member Function Documentation

template<class TagType , class DDType >
navi_type polybori::CDegreeArgumentCache< TagType, DDType >::find ( navi_type  navi,
size_type  deg 
) const [inline]

Find cached degree wrt. given navigator.

template<class TagType , class DDType >
void polybori::CDegreeArgumentCache< TagType, DDType >::insert ( navi_type  navi,
size_type  deg,
navi_type  result 
) const [inline]

Store cached degree wrt. given navigator.


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