CommandOptionNoArg Class Reference
[Command-Line Options]

#include <CommandOption.hpp>

Inheritance diagram for CommandOptionNoArg:

Inheritance graph
[legend]
Collaboration diagram for CommandOptionNoArg:

Collaboration graph
[legend]
List of all members.

Detailed Description

A subclass of CommandOption that has no arguments.

Definition at line 281 of file CommandOption.hpp.

Public Member Functions

 CommandOptionNoArg (const char shOpt, const std::string &loOpt, const std::string &desc, const bool required=false)
 Constructor.
virtual ~CommandOptionNoArg ()
 Destructor.
 operator bool () const throw ()
 Returns true if this option was found on the command line.

Protected Member Functions

 CommandOptionNoArg ()
 Default Constructor.


Constructor & Destructor Documentation

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

Constructor.

Definition at line 285 of file CommandOption.hpp.

virtual ~CommandOptionNoArg  )  [inline, virtual]
 

Destructor.

Definition at line 293 of file CommandOption.hpp.

CommandOptionNoArg  )  [inline, protected]
 

Default Constructor.

Definition at line 299 of file CommandOption.hpp.


Member Function Documentation

operator bool  )  const throw () [inline]
 

Returns true if this option was found on the command line.

Definition at line 295 of file CommandOption.hpp.


The documentation for this class was generated from the following file:
Generated on Thu Feb 9 03:31:34 2012 for GPS ToolKit Software Library by  doxygen 1.3.9.1