tclap  1.2.2
Public Member Functions | List of all members
TCLAP::ExitException Class Reference

#include <ArgException.h>

Public Member Functions

 ExitException (int estat)
 
int getExitStatus () const
 

Detailed Description

Definition at line 205 of file ArgException.h.

Constructor & Destructor Documentation

◆ ExitException()

TCLAP::ExitException::ExitException ( int  estat)
inline

Definition at line 207 of file ArgException.h.

Member Function Documentation

◆ getExitStatus()

int TCLAP::ExitException::getExitStatus ( ) const
inline

Definition at line 209 of file ArgException.h.


The documentation for this class was generated from the following file: