#include <commandlineparser.h>
Inheritance diagram for sheep::CommandLineParser< T >::MissingArgumentException:

Public Member Functions | |
| MissingArgumentException (const std::string &option) | |
Public Attributes | |
| const std::string | m_option |
| Full text of the option whose argument is missing. | |
|
||||||||||
|
Definition at line 57 of file commandlineparser.h. |
|
|||||
|
Full text of the option whose argument is missing.
Definition at line 60 of file commandlineparser.h. |
1.3.6