Rosetta
|
Proxy class to access Reporter class though OP. Allow null OP on init (all reporter function in this case do nothing) More...
#include <report.hh>
Public Member Functions | |
Reporter (ReportOP report=basic::ReportOP()) | |
virtual | ~Reporter () |
template<typename T > | |
Reporter & | operator<< (T const &v) |
template<typename T > | |
void | set (std::string const &key, T const &value) |
Private Attributes | |
ReportOP | report_ |
Proxy class to access Reporter class though OP. Allow null OP on init (all reporter function in this case do nothing)
|
inline |
|
inlinevirtual |
References report_, and kmeans_adaptive_kernel_density_bb_dependent_rotlib::v.
|
inline |
References subloop_histogram::key, report_, and value.
|
private |
Referenced by operator<<(), Reporter(), and set().