OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022

#include <Product.hpp>

Inheritance diagram for AttributeWild:
[legend]
Collaboration diagram for AttributeWild:
[legend]

Public Member Functions

 AttributeWild (const std::string &name)
 
virtual ~AttributeWild () override
 
bool matches (const Attribute &attribute) const override
 
- Public Member Functions inherited from AttributeCondition
virtual ~AttributeCondition ()
 

Friends

std::ostream & operator<< (std::ostream &out, const AttributeWild &condition)
 

Detailed Description

Definition at line 261 of file Product.hpp.

Constructor & Destructor Documentation

◆ AttributeWild()

AttributeWild ( const std::string name)
inline

Definition at line 263 of file Product.hpp.

◆ ~AttributeWild()

virtual ~AttributeWild ( )
inlineoverridevirtual

Definition at line 264 of file Product.hpp.

Member Function Documentation

◆ matches()

bool matches ( const Attribute attribute) const
inlineoverridevirtual

Reimplemented from AttributeCondition.

Definition at line 265 of file Product.hpp.

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  out,
const AttributeWild condition 
)
friend

Definition at line 268 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