CommandOptionWithAnyArg Class Reference
[Command-Line Options]

#include <CommandOption.hpp>

Inheritance diagram for CommandOptionWithAnyArg:

Inheritance graph
[legend]
Collaboration diagram for CommandOptionWithAnyArg:

Collaboration graph
[legend]
List of all members.

Detailed Description

A CommandOption that requires a string argument.

Definition at line 324 of file CommandOption.hpp.

Public Member Functions

 CommandOptionWithAnyArg (const char shOpt, const std::string &loOpt, const std::string &desc, const bool required=false)
 Constructor.
virtual ~CommandOptionWithAnyArg ()
 Destructor.

Protected Member Functions

 CommandOptionWithAnyArg ()
 Default Constructor.


Constructor & Destructor Documentation

CommandOptionWithAnyArg const char  shOpt,
const std::string &  loOpt,
const std::string &  desc,
const bool  required = false
[inline]
 

Constructor.

Definition at line 328 of file CommandOption.hpp.

virtual ~CommandOptionWithAnyArg  )  [inline, virtual]
 

Destructor.

Definition at line 336 of file CommandOption.hpp.

CommandOptionWithAnyArg  )  [inline, protected]
 

Default Constructor.

Definition at line 340 of file CommandOption.hpp.


The documentation for this class was generated from the following file:
Generated on Tue May 21 03:31:48 2013 for GPS ToolKit Software Library by  doxygen 1.3.9.1