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 |
◆ allowLongLong() [1/2]
AcceptedTypes & Teuchos::AnyNumberParameterEntryValidator::AcceptedTypes::allowLongLong |
( |
bool | _allowLongLong | ) |
|
|
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 |
◆ allowLongLong() [2/2]
bool Teuchos::AnyNumberParameterEntryValidator::AcceptedTypes::allowLongLong |
( |
| ) |
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 |
◆ allowLongLong_
bool Teuchos::AnyNumberParameterEntryValidator::AcceptedTypes::allowLongLong_ |
|
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: