Current Version: 1.0.33
Project Name: csspp
Classes | Namespaces | Typedefs | Enumerations | Functions
error.h File Reference
#include "csspp/position.h"
#include <istream>
#include <sstream>
Include dependency graph for error.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  csspp::error
 
class  csspp::error_happened_t
 
class  csspp::safe_error_stream_t
 
class  csspp::safe_error_t
 

Namespaces

namespace  csspp
 The namespace of all the classes in the CSS Preprocessor.
 

Typedefs

typedef uint32_t csspp::error_count_t
 

Enumerations

enum class  csspp::error_mode_t {
  csspp::ERROR_DEBUG ,
  csspp::ERROR_DEC ,
  csspp::ERROR_ERROR ,
  csspp::ERROR_FATAL ,
  csspp::ERROR_HEX ,
  csspp::ERROR_INFO ,
  csspp::ERROR_WARNING
}
 

Functions

std::ostream & operator<< (std::ostream &out, csspp::error_mode_t const type)
 

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream &  out,
csspp::error_mode_t const  type 
)

Documentation of CSS Preprocessor.

This document is part of the Snap! Websites Project.

Copyright by Made to Order Software Corp.