Constrain argument values to paths of existing files.
More...
#include <CmdArgs.h>
Constrain argument values to paths of existing files.
Definition at line 239 of file CmdArgs.h.
§ ExistingFileConstraint()
basis::ExistingFileConstraint::ExistingFileConstraint |
( |
const std::string & |
typeDesc = "<file>" | ) |
|
|
inline |
§ ~ExistingFileConstraint()
virtual basis::ExistingFileConstraint::~ExistingFileConstraint |
( |
| ) |
|
|
inlinevirtual |
§ check()
virtual bool basis::ExistingFileConstraint::check |
( |
const std::string & |
value | ) |
const |
|
inlinevirtual |
§ description()
virtual std::string basis::ExistingFileConstraint::description |
( |
| ) |
const |
|
inlinevirtual |
§ shortID()
virtual std::string basis::ExistingFileConstraint::shortID |
( |
| ) |
const |
|
inlinevirtual |
§ _typeDesc
std::string basis::ExistingFileConstraint::_typeDesc |
|
protected |
The documentation for this class was generated from the following file: