fortTkSupport::BaseMap< FromTy, ToTy > Class Template Reference

#include <BaseMap.h>

Inheritance diagram for fortTkSupport::BaseMap< FromTy, ToTy >:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 BaseMap ()
virtual ~BaseMap ()
virtual ToTy Find (const FromTy x, bool mustFind=false) const
virtual bool Insert (FromTy x, ToTy y)
virtual void Dump (std::ostream &o=std::cerr) const
virtual void DDump () const


Detailed Description

template<class FromTy, class ToTy>
class fortTkSupport::BaseMap< FromTy, ToTy >

Definition at line 42 of file BaseMap.h.


Constructor & Destructor Documentation

template<class FromTy , class ToTy >
fortTkSupport::BaseMap< FromTy, ToTy >::BaseMap (  )  [inline]

Definition at line 45 of file BaseMap.h.

template<class FromTy , class ToTy >
virtual fortTkSupport::BaseMap< FromTy, ToTy >::~BaseMap (  )  [inline, virtual]

Definition at line 46 of file BaseMap.h.


Member Function Documentation

template<class FromTy , class ToTy >
virtual void fortTkSupport::BaseMap< FromTy, ToTy >::DDump (  )  const [inline, virtual]

Reimplemented in fortTkSupport::ScalarizedRefTab< ScalarizedRefTab_Base::W2X >.

Definition at line 84 of file BaseMap.h.

template<class FromTy , class ToTy >
virtual void fortTkSupport::BaseMap< FromTy, ToTy >::Dump ( std::ostream &  o = std::cerr  )  const [inline, virtual]

template<class FromTy , class ToTy >
virtual ToTy fortTkSupport::BaseMap< FromTy, ToTy >::Find ( const FromTy  x,
bool  mustFind = false 
) const [inline, virtual]

template<class FromTy , class ToTy >
virtual bool fortTkSupport::BaseMap< FromTy, ToTy >::Insert ( FromTy  x,
ToTy  y 
) [inline, virtual]


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

Generated on Fri Jul 24 05:28:07 2009 for OpenADFortTk (extended to Open64) by  doxygen 1.5.7.1