Diana Software
Functions
QError.cc File Reference

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &s, const QError &err)
 error stream of string error and description More...
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  s,
const QError err 
)

error stream of string error and description

stream of error type and description

Definition at line 210 of file QError.cc.