ocssw
V2022
|
AttributeRange< T >
#include <Product.hpp>
Inheritance diagram for AttributeRange< T >:
Collaboration diagram for AttributeRange< T >:
Public Member Functions | |
AttributeRange (const std::string &name, T min, T max) | |
virtual | ~AttributeRange () override |
bool | matches (const Attribute &attribute) const override |
Public Member Functions inherited from AttributeCondition | |
virtual | ~AttributeCondition () |
Detailed Description
template<typename T = double>
class focs::AttributeRange< T >
Definition at line 275 of file Product.hpp.
Constructor & Destructor Documentation
◆ AttributeRange()
|
inline |
Definition at line 278 of file Product.hpp.
◆ ~AttributeRange()
|
inlineoverridevirtual |
Definition at line 279 of file Product.hpp.
Member Function Documentation
◆ matches()
Reimplemented from AttributeCondition.
Definition at line 280 of file Product.hpp.
The documentation for this class was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/include/focs/Product.hpp