$search
#include <ArgException.h>
Public Member Functions | |
ExitException (int estat) | |
int | getExitStatus () const |
Private Attributes | |
int | _estat |
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.
int TCLAP::ExitException::_estat [private] |
Definition at line 194 of file ArgException.h.