|
ocssw
V2022
|
VariableFillValue< T >
#include <Variable.hpp>
Inheritance diagram for VariableFillValue< T >:
Collaboration diagram for VariableFillValue< T >:
Public Member Functions | |
| VariableFillValue (T value) | |
| bool | is_fill (const T &data) override |
Public Member Functions inherited from VariableFill< T > | |
| VariableFill () | |
| virtual | ~VariableFill () |
Detailed Description
template<typename T>
class focs::VariableFillValue< T >
Definition at line 52 of file Variable.hpp.
Constructor & Destructor Documentation
◆ VariableFillValue()
|
inline |
Definition at line 54 of file Variable.hpp.
Member Function Documentation
◆ is_fill()
Reimplemented from VariableFill< T >.
Definition at line 55 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

Public Member Functions inherited from 
