advgetopt 2.0.47
Parse complex command line arguments and configuration files in C++.
Public Member Functions | Private Attributes | List of all members
advgetopt::getopt_exit Class Reference

#include <exception.h>

Inheritance diagram for advgetopt::getopt_exit:
Inheritance graph
[legend]
Collaboration diagram for advgetopt::getopt_exit:
Collaboration graph
[legend]

Public Member Functions

 getopt_exit (std::string const &msg, int code)
 
int code () const
 

Private Attributes

int f_code = 1
 

Detailed Description

Definition at line 67 of file exception.h.

Constructor & Destructor Documentation

◆ getopt_exit()

advgetopt::getopt_exit::getopt_exit ( std::string const msg,
int  code 
)
inline

Definition at line 71 of file exception.h.

References code().

Member Function Documentation

◆ code()

int advgetopt::getopt_exit::code ( ) const
inline

Definition at line 78 of file exception.h.

References f_code.

Referenced by getopt_exit().

Member Data Documentation

◆ f_code

int advgetopt::getopt_exit::f_code = 1
private

Definition at line 84 of file exception.h.

Referenced by code().


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

This document is part of the Snap! Websites Project.

Copyright by Made to Order Software Corp.