Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Teuchos::ArrayFileNameValidator Class Reference

Convience class for FileNameValidators that are to be applied to arrays. More...

#include <Teuchos_StandardParameterEntryValidators.hpp>

Inheritance diagram for Teuchos::ArrayFileNameValidator:
Inheritance graph
[legend]

List of all members.

Constructors/Destructor

 ArrayFileNameValidator (RCP< const FileNameValidator > prototypeValidator)
 

Detailed Description

Convience class for FileNameValidators that are to be applied to arrays.

Also needed for maintaining backwards compatiblitiy with the earliest versions of the Optika package. This class would be a simple typedef, however I wanted to maintain consistency with the ArrayNumberValidator class which cannot be typedef'd.

Definition at line 2071 of file Teuchos_StandardParameterEntryValidators.hpp.


Constructor & Destructor Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines