#include <ArgException.h>
| Public Member Functions | |
| ExitException (int estat) | |
| int | getExitStatus () const | 
Definition at line 187 of file ArgException.h.
| TCLAP::ExitException::ExitException | ( | int | estat | ) |  [inline] | 
Definition at line 189 of file ArgException.h.
| int TCLAP::ExitException::getExitStatus | ( | ) | const  [inline] | 
Definition at line 191 of file ArgException.h.
Referenced by TCLAP::CmdLine::parse().
 1.6.0
 1.6.0