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