FreePOOMA  2.4.1
Public Types | Public Member Functions
ContextMapper< Dim > Class Template Reference

#include <ContextMapper.h>

Inheritance diagram for ContextMapper< Dim >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef Interval< Dim > Domain_t
typedef Node< Domain_tValue_t
typedef std::vector< Value_t * > List_t

Public Member Functions

 ContextMapper ()
virtual ~ContextMapper ()
virtual void map (const List_t &templist) const =0
void setAffinity (const List_t &templist) const

template<int Dim>
class ContextMapper< Dim >


Member Typedef Documentation

template<int Dim>
typedef Interval<Dim> ContextMapper< Dim >::Domain_t
template<int Dim>
typedef Node<Domain_t> ContextMapper< Dim >::Value_t
template<int Dim>
typedef std::vector<Value_t *> ContextMapper< Dim >::List_t

Constructor & Destructor Documentation

template<int Dim>
ContextMapper< Dim >::ContextMapper ( ) [inline]
template<int Dim>
virtual ContextMapper< Dim >::~ContextMapper ( ) [inline, virtual]

Member Function Documentation

template<int Dim>
virtual void ContextMapper< Dim >::map ( const List_t templist) const [pure virtual]
template<int Dim>
void ContextMapper< Dim >::setAffinity ( const List_t templist) const

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