#include <error.h>
Public Member Functions | |
safe_error_stream_t (safe_error_stream_t const &rhs)=delete | |
safe_error_stream_t (std::ostream &err_stream) | |
~safe_error_stream_t () | |
safe_error_stream_t & | operator= (safe_error_stream_t const &rhs)=delete |
Private Attributes | |
std::ostream * | f_error = nullptr |
csspp::safe_error_stream_t::safe_error_stream_t | ( | std::ostream & | err_stream | ) |
Definition at line 269 of file error.cpp.
References csspp::error::instance(), and csspp::error::set_error_stream().
|
delete |
csspp::safe_error_stream_t::~safe_error_stream_t | ( | ) |
Definition at line 275 of file error.cpp.
References f_error, csspp::error::instance(), and csspp::error::set_error_stream().
|
delete |
|
private |
Definition at line 114 of file error.h.
Referenced by ~safe_error_stream_t().
Documentation of CSS Preprocessor.
This document is part of the Snap! Websites Project.
Copyright by Made to Order Software Corp.