Rosetta  2019.12
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
report.hh File Reference

Report and Reporter. More...

#include <basic/report.fwd.hh>
#include <utility/json_spirit/json_spirit_value.h>
#include <utility/json_spirit/json_spirit_writer_options.h>
#include <string>
#include <sstream>

Classes

class  basic::Report
 Data class to hold Report information. Use Reporter class for write access. More...
 
class  basic::Reporter
 Proxy class to access Reporter class though OP. Allow null OP on init (all reporter function in this case do nothing) More...
 

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.
 

Detailed Description

Report and Reporter.

Author
Sergey Lyskov