getmax< T > Struct Template Reference

#include <stdalgorithm.hpp>

Inheritance diagram for getmax< T >:

Inheritance graph
base refererrect $classminheap.html 166,301 350,325rect $classminmaxheap.html 6,160 380,184rect $classminmaxheap.html 233,19 433,43rect $classminmaxheap.html 345,109 625,133rect $classminheap.html 336,211 426,234
[legend]

List of all members.


Detailed Description

template<typename T>
struct getmax< T >

Definition at line 198 of file stdalgorithm.hpp.


Public Member Functions

 getmax (const bildfloat &bfl, int n=1)
void operator() (int x, int y)
const minmaxpos< T > operator() () const
const minmaxpos< T > & max () const
const minmaxpos< T > & operator[] (int n) const
void put (const minmaxpos< T > &elem)
void clear ()

Public Attributes

const bildfloatrb

Constructor & Destructor Documentation

template<typename T>
getmax< T >::getmax ( const bildfloat bfl,
int  n = 1 
) [inline]

Definition at line 200 of file stdalgorithm.hpp.


Member Function Documentation

template<typename T>
void getmax< T >::operator() ( int  x,
int  y 
) [inline]

Definition at line 201 of file stdalgorithm.hpp.

template<typename T>
const minmaxpos<T> getmax< T >::operator() (  )  const [inline]

Reimplemented from minmaxheap< minmaxpos< T >, compsmaller, compbigger >.

Definition at line 202 of file stdalgorithm.hpp.

const minmaxpos< T > & minheap< minmaxpos< T > >::max (  )  const [inline, inherited]

Definition at line 110 of file minmaxheap.hpp.

References minmaxheap< T, cmps, cmpb >::operator()().

const minmaxpos< T > & minmaxheap< minmaxpos< T > , compsmaller , compbigger >::operator[] ( int  n  )  const [inline, inherited]

Definition at line 39 of file minmaxheap.hpp.

void minmaxheap< minmaxpos< T > , compsmaller , compbigger >::put ( const minmaxpos< T > &  elem  )  [inherited]

void minmaxheap< minmaxpos< T > , compsmaller , compbigger >::clear (  )  [inline, inherited]

Definition at line 42 of file minmaxheap.hpp.


Member Data Documentation

template<typename T>
const bildfloat& getmax< T >::rb

Definition at line 199 of file stdalgorithm.hpp.


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

Generated on Fri Jul 24 12:49:18 2009 for Xgrayimg Library by  doxygen 1.5.5