MI - Fimex
Public Member Functions | List of all members
MetNoFimex::ChangeMissingValue< IN, OUT > Class Template Reference

#include <Utils.h>

Inheritance diagram for MetNoFimex::ChangeMissingValue< IN, OUT >:
std::unary_function< IN, OUT >

Public Member Functions

 ChangeMissingValue (double oldFill, double newFill)
 
OUT operator() (const IN &in) const
 

Additional Inherited Members

- Public Types inherited from std::unary_function< IN, OUT >
typedef IN argument_type
 
typedef OUT result_type
 

Detailed Description

template<typename IN, typename OUT>
class MetNoFimex::ChangeMissingValue< IN, OUT >

Change the missing value

Constructor & Destructor Documentation

template<typename IN , typename OUT >
MetNoFimex::ChangeMissingValue< IN, OUT >::ChangeMissingValue ( double  oldFill,
double  newFill 
)
inline

Member Function Documentation

template<typename IN , typename OUT >
OUT MetNoFimex::ChangeMissingValue< IN, OUT >::operator() ( const IN &  in) const
inline

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