UFO
ufo::test::TestParameters Class Reference

#include <ProcessWhere.h>

Inheritance diagram for ufo::test::TestParameters:
Collaboration diagram for ufo::test::TestParameters:

Public Attributes

oops::Parameter< std::vector< WhereParameters > > where {"where", {}, this}
 
oops::RequiredParameter< int > sizeWhereTrue {"size where true", this}
 

Private Member Functions

 OOPS_CONCRETE_PARAMETERS (TestParameters, Parameters)
 

Detailed Description

Definition at line 34 of file test/ufo/processWhere.h.

Member Function Documentation

◆ OOPS_CONCRETE_PARAMETERS()

ufo::test::TestParameters::OOPS_CONCRETE_PARAMETERS ( TestParameters  ,
Parameters   
)
private

Member Data Documentation

◆ sizeWhereTrue

oops::RequiredParameter<int> ufo::test::TestParameters::sizeWhereTrue {"size where true", this}

Definition at line 38 of file test/ufo/processWhere.h.

◆ where

oops::Parameter<std::vector<WhereParameters> > ufo::test::TestParameters::where {"where", {}, this}

Definition at line 37 of file test/ufo/processWhere.h.


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