Current Version: 1.0.33
Project Name: csspp
Public Member Functions | Private Attributes | List of all members
csspp::csspp_exception_exit Class Reference

#include <exception.h>

Inheritance diagram for csspp::csspp_exception_exit:
Inheritance graph
[legend]
Collaboration diagram for csspp::csspp_exception_exit:
Collaboration graph
[legend]

Public Member Functions

 csspp_exception_exit (int new_exit_code)
 
int exit_code () const
 

Private Attributes

int f_exit_code = 0
 

Detailed Description

Definition at line 68 of file exception.h.

Constructor & Destructor Documentation

◆ csspp_exception_exit()

csspp::csspp_exception_exit::csspp_exception_exit ( int  new_exit_code)
inline

Definition at line 71 of file exception.h.

Member Function Documentation

◆ exit_code()

int csspp::csspp_exception_exit::exit_code ( ) const
inline

Definition at line 73 of file exception.h.

References f_exit_code.

Referenced by main().

Member Data Documentation

◆ f_exit_code

int csspp::csspp_exception_exit::f_exit_code = 0
private

Definition at line 76 of file exception.h.

Referenced by exit_code().


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

Documentation of CSS Preprocessor.

This document is part of the Snap! Websites Project.

Copyright by Made to Order Software Corp.