Rosetta
|
#include <basic/Tracer.hh>
#include <utility/thread/backwards_thread_local.hh>
#include <unordered_map>
Namespaces | |
basic | |
Tags used to tag messeges sent by MPI functions used to decide whether a slave is requesting a new job id or flagging as job as being a bad input. | |
Functions | |
Tracer & | basic::Error () |
Predefined Error-level tracer, for use in headers. More... | |
Tracer & | basic::Warning () |
Predefined Warning tracer, for use in headers. More... | |
Variables | |
static basic::Tracer | basic::TR_Error ("Error", basic::t_error) |
static basic::Tracer | basic::TR_Warning ("Warning", basic::t_warning) |