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

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

#include <commandlineparser.h>

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

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

Public Member Functions

 MissingArgumentException (const std::string &option)

Public Attributes

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

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


Constructor & Destructor Documentation

template<typename T>
sheep::CommandLineParser< T >::MissingArgumentException::MissingArgumentException const std::string &  option  )  [inline]
 

Definition at line 57 of file commandlineparser.h.


Member Data Documentation

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

Full text of the option whose argument is missing.

Definition at line 60 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