Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

sheep::CommandLineParser< T >::InvalidArgumentException Struct Reference

#include <commandlineparser.h>

Inheritance diagram for sheep::CommandLineParser< T >::InvalidArgumentException:

sheep::CommandLineParser< T >::ParseException List of all members.

Public Member Functions

 InvalidArgumentException (const std::string &option, const std::string &arg)

Public Attributes

const std::string m_option
 Full text of the option whose argument is invalid.

const std::string m_arg
 Full text of the invalid argument.

template<typename T>
struct sheep::CommandLineParser< T >::InvalidArgumentException


Constructor & Destructor Documentation

template<typename T>
sheep::CommandLineParser< T >::InvalidArgumentException::InvalidArgumentException const std::string &  option,
const std::string &  arg
[inline]
 

Definition at line 49 of file commandlineparser.h.

References sheep::CommandLineParser< T >::InvalidArgumentException::m_arg.


Member Data Documentation

template<typename T>
const std::string sheep::CommandLineParser< T >::InvalidArgumentException::m_arg
 

Full text of the invalid argument.

Definition at line 53 of file commandlineparser.h.

Referenced by sheep::CommandLineParser< T >::InvalidArgumentException::InvalidArgumentException().

template<typename T>
const std::string sheep::CommandLineParser< T >::InvalidArgumentException::m_option
 

Full text of the option whose argument is invalid.

Definition at line 52 of file commandlineparser.h.


The documentation for this struct was generated from the following file:
Generated on Tue May 11 01:31:55 2004 for toxic by doxygen 1.3.6