1 #ifndef _theplu_yat_utility_option_in_file_
2 #define _theplu_yat_utility_option_in_file_
27 #include "OptionFile.h"
bool required(void) const
Definition: OptionArg.h:100
#define YAT_DEPRECATE_GCC_PRE4_3
with GCC 4.3 and newer (or other compilers) define it as empty
Definition: deprecate.h:53
virtual ~OptionInFile(void)
Destructor.
Class for file related options.
Definition: OptionInFile.h:44
Class for parsing the command line.
Definition: CommandLine.h:98
Class for file related options.
Definition: OptionFile.h:50
const CommandLine & cmd(void) const
OptionInFile(CommandLine &cmd, std::string name, std::string desc, bool required=false) YAT_DEPRECATE_GCC_PRE4_3
Constructor.
std::istream & istream(void)