Determines the types that are accepted.
More...
#include <Teuchos_StandardParameterEntryValidators.hpp>
Determines the types that are accepted.
Definition at line 722 of file Teuchos_StandardParameterEntryValidators.hpp.
◆ AcceptedTypes()
Teuchos::AnyNumberParameterEntryValidator::AcceptedTypes::AcceptedTypes |
( |
bool |
allowAllTypesByDefault = true | ) |
|
|
inline |
◆ allowInt() [1/2]
AcceptedTypes& Teuchos::AnyNumberParameterEntryValidator::AcceptedTypes::allowInt |
( |
bool |
_allowInt | ) |
|
|
inline |
◆ allowDouble() [1/2]
AcceptedTypes& Teuchos::AnyNumberParameterEntryValidator::AcceptedTypes::allowDouble |
( |
bool |
_allowDouble | ) |
|
|
inline |
◆ allowString() [1/2]
AcceptedTypes& Teuchos::AnyNumberParameterEntryValidator::AcceptedTypes::allowString |
( |
bool |
_allowString | ) |
|
|
inline |
◆ allowInt() [2/2]
bool Teuchos::AnyNumberParameterEntryValidator::AcceptedTypes::allowInt |
( |
| ) |
const |
|
inline |
◆ allowDouble() [2/2]
bool Teuchos::AnyNumberParameterEntryValidator::AcceptedTypes::allowDouble |
( |
| ) |
const |
|
inline |
◆ allowString() [2/2]
bool Teuchos::AnyNumberParameterEntryValidator::AcceptedTypes::allowString |
( |
| ) |
const |
|
inline |
◆ allowInt_
bool Teuchos::AnyNumberParameterEntryValidator::AcceptedTypes::allowInt_ |
|
private |
◆ allowDouble_
bool Teuchos::AnyNumberParameterEntryValidator::AcceptedTypes::allowDouble_ |
|
private |
◆ allowString_
bool Teuchos::AnyNumberParameterEntryValidator::AcceptedTypes::allowString_ |
|
private |
The documentation for this class was generated from the following file: