Tracer IO system.
More...
|
class | basic::Tracer |
| Class for handling user debug/warnings/errors. Use instance of this class instead of 'std::cout' for all your regular io. Channel argument must be related to the location of the source file. For example if you create Tracer object in src/basic/scoring/myfile.cc, then channel must be something like 'basic.scoring.myfile'. More...
|
|
class | basic::Tracer::TracerProxy |
|
class | basic::PyTracer |
| Special PyRosetta friendly Tracer like buffer. Use it to capture Tracer output with set_ios_hook. More...
|
|
|
| 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.
|
|
Tracer IO system.
- Author
- Sergey Lyskov
-
Rocco Moretti (rmore.nosp@m.ttia.nosp@m.se@gm.nosp@m.ail..nosp@m.com)