Extremum< P_numtype, P_index > Class Template Reference

#include <extremum.h>

Collaboration diagram for Extremum< P_numtype, P_index >:

Collaboration graph
[legend]

List of all members.

template<typename P_numtype, typename P_index>
class Extremum< P_numtype, P_index >


Public Types

typedef P_numtype T_numtype
typedef P_index T_index

Public Member Functions

 Extremum (T_numtype value, T_index index)
T_numtype value () const
T_index index () const
void setValue (T_numtype value)
void setIndex (T_index index)
 operator T_numtype () const

Protected Attributes

T_numtype value_
T_index index_

Member Typedef Documentation

template<typename P_numtype, typename P_index>
typedef P_numtype Extremum< P_numtype, P_index >::T_numtype

template<typename P_numtype, typename P_index>
typedef P_index Extremum< P_numtype, P_index >::T_index


Constructor & Destructor Documentation

template<typename P_numtype, typename P_index>
Extremum< P_numtype, P_index >::Extremum ( T_numtype  value,
T_index  index 
) [inline]


Member Function Documentation

template<typename P_numtype, typename P_index>
T_numtype Extremum< P_numtype, P_index >::value (  )  const [inline]

template<typename P_numtype, typename P_index>
T_index Extremum< P_numtype, P_index >::index (  )  const [inline]

template<typename P_numtype, typename P_index>
void Extremum< P_numtype, P_index >::setValue ( T_numtype  value  )  [inline]

template<typename P_numtype, typename P_index>
void Extremum< P_numtype, P_index >::setIndex ( T_index  index  )  [inline]

template<typename P_numtype, typename P_index>
Extremum< P_numtype, P_index >::operator T_numtype (  )  const [inline]


Member Data Documentation

template<typename P_numtype, typename P_index>
T_numtype Extremum< P_numtype, P_index >::value_ [protected]

template<typename P_numtype, typename P_index>
T_index Extremum< P_numtype, P_index >::index_ [protected]


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

Generated on Mon Mar 17 18:08:14 2008 for blitz by  doxygen 1.5.5