OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
VariableFillValue< T >

#include <Variable.hpp>

Inheritance diagram for VariableFillValue< T >:
[legend]
Collaboration diagram for VariableFillValue< T >:
[legend]

Public Member Functions

 VariableFillValue (T value)
 
bool is_fill (const T &data) override
 
- Public Member Functions inherited from VariableFill< T >
 VariableFill ()
 

Detailed Description

template<typename T>
class focs::VariableFillValue< T >

Definition at line 50 of file Variable.hpp.

Constructor & Destructor Documentation

◆ VariableFillValue()

VariableFillValue ( value)
inline

Definition at line 52 of file Variable.hpp.

Member Function Documentation

◆ is_fill()

bool is_fill ( const T &  data)
inlineoverridevirtual

Reimplemented from VariableFill< T >.

Definition at line 53 of file Variable.hpp.


The documentation for this class was generated from the following file:
  • /gfs-oceanweb/web/ocssw/ocssw_src/include/focs/Variable.hpp