Rocstar  1.0
Rocstar multiphysics simulation application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
inks/MsqError.cpp File Reference
#include "MsqError.hpp"
#include "Mesquite.hpp"
#include <ostream>
#include <stdio.h>
#include <stdarg.h>
#include <assert.h>
Include dependency graph for inks/MsqError.cpp:

Go to the source code of this file.

Namespaces

 Mesquite
 Used to hold the error state and return it to the application.
 

Functions

msq_stdio::ostream & operator<< (msq_stdio::ostream &, const MsqError::Trace &)
 Print MsqError::Trace. More...
 
msq_stdio::ostream & operator<< (msq_stdio::ostream &, const MsqError &)
 Print message and stack trace. More...