Google

Main Page   Namespace List   Compound List   File List   Namespace Members   Compound Members   File Members   Examples  

LeoArg::InvalidOption Struct Reference

< thrown if an invalid option was detected. More...

#include <LeoArg.hh>

List of all members.

Public Methods

 InvalidOption ( Option &o, std::string e )

Public Attributes

Option option
 the invalid option.

std::string err
 an error string.


Detailed Description

< thrown if an invalid option was detected.

Examples:

leoargmain.cpp.


Constructor & Destructor Documentation

LeoArg::InvalidOption::InvalidOption ( Option & o,
std::string e ) [inline]
 


Member Data Documentation

std::string LeoArg::InvalidOption::err
 

an error string.

Option LeoArg::InvalidOption::option
 

the invalid option.


The documentation for this struct was generated from the following file:
LeoArg (C) under the terms of the GPL by King Leo (Martin Oberzalek)
Documentation created by Doxygen 1.2.2