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

#include <error.h>

Public Member Functions

 safe_error_t ()
 
 ~safe_error_t ()
 

Private Attributes

error_count_t f_error_count = 0
 
error_count_t f_warning_count = 0
 

Detailed Description

Definition at line 92 of file error.h.

Constructor & Destructor Documentation

◆ safe_error_t()

csspp::safe_error_t::safe_error_t ( )

Definition at line 257 of file error.cpp.

◆ ~safe_error_t()

csspp::safe_error_t::~safe_error_t ( )

Member Data Documentation

◆ f_error_count

error_count_t csspp::safe_error_t::f_error_count = 0
private

Definition at line 99 of file error.h.

Referenced by ~safe_error_t().

◆ f_warning_count

error_count_t csspp::safe_error_t::f_warning_count = 0
private

Definition at line 100 of file error.h.

Referenced by ~safe_error_t().


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

Documentation of CSS Preprocessor.

This document is part of the Snap! Websites Project.

Copyright by Made to Order Software Corp.