Teuchos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
CommandLineProcessor::opt_val_val_t Struct Reference

Public Member Functions

 opt_val_val_t ()
 opt_val_val_t (EOptType opt_type_in, const any &opt_val_in, bool required_in)

Public Attributes

EOptType opt_type
any opt_val
bool required
bool was_read

Detailed Description

Definition at line 458 of file Teuchos_CommandLineProcessor.hpp.

Constructor & Destructor Documentation

◆ opt_val_val_t() [1/2]

◆ opt_val_val_t() [2/2]

Teuchos::CommandLineProcessor::opt_val_val_t::opt_val_val_t ( EOptType opt_type_in,
const any & opt_val_in,
bool required_in )
inline

Definition at line 464 of file Teuchos_CommandLineProcessor.hpp.

Member Data Documentation

◆ opt_type

◆ opt_val

◆ required

◆ was_read


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