Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

PsnMomeFifo< Type >::valeurDate Class Reference

an internal class for storage of the effective values, their dates and the date of the oldest value available at the date the value was produced More...

#include <PsnMomeFifo.h>

List of all members.

Public Methods

void * operator new (size_t size, void *place)

Public Attributes

PsDate dateValeur
Type valeur
PsDate datePlusVieilleValeurValide


Detailed Description

template<typename Type>
class PsnMomeFifo< Type >::valeurDate

an internal class for storage of the effective values, their dates and the date of the oldest value available at the date the value was produced

Definition at line 70 of file PsnMomeFifo.h.


Member Function Documentation

template<typename Type>
void* PsnMomeFifo< Type >::valeurDate::operator new size_t    size,
void *    place
[inline]
 

Definition at line 72 of file PsnMomeFifo.h.

00072          :
00073       void * operator new(size_t size, void * place) {
00074          return place ;
      }


Member Data Documentation

template<typename Type>
PsDate PsnMomeFifo< Type >::valeurDate::datePlusVieilleValeurValide
 

Definition at line 77 of file PsnMomeFifo.h.

template<typename Type>
PsDate PsnMomeFifo< Type >::valeurDate::dateValeur
 

Definition at line 75 of file PsnMomeFifo.h.

template<typename Type>
Type PsnMomeFifo< Type >::valeurDate::valeur
 

Definition at line 76 of file PsnMomeFifo.h.


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

Documentation generated on Mon Nov 25 15:26:09 2002

Generated with doxygen 1.2.12 by Dimitri van Heesch ,   1997-2001