Classes | |
class | buffer |
Public Member Functions | |
void | hide (void) |
template<class T > | |
std::ostream & | operator<< (const T &val) |
OStream (void) | |
OStream (std::ostream &str) | |
void | redirect (std::ostream &str) |
void | show (void) |
void | sign (std::string nm) |
void | sign (const char *nm) |
Private Attributes | |
buffer | buff |
std::string | name |
std::streambuf * | null |
std::streambuf * | stream |
Definition at line 33 of file CSCDCCExaminer.h.
|
inline |
Definition at line 56 of file CSCDCCExaminer.h.
|
inline |
Definition at line 57 of file CSCDCCExaminer.h.
|
inline |
Definition at line 43 of file CSCDCCExaminer.h.
References null.
Referenced by Vispa.Gui.MenuWidget.MenuWidget::leaveEvent(), and Vispa.Gui.MenuWidget.MenuWidget::mousePressEvent().
|
inline |
|
inline |
Definition at line 47 of file CSCDCCExaminer.h.
Referenced by CSCDCCExaminer::CSCDCCExaminer(), CSCOfflineMonitor::doBXMonitor(), CSCValidation::doTimeMonitoring(), and CSCDCCUnpacker::produce().
|
inline |
Definition at line 42 of file CSCDCCExaminer.h.
References stream.
Referenced by CSCOfflineMonitor::doBXMonitor(), CSCValidation::doTimeMonitoring(), Vispa.Main.AboutDialog.AboutDialog::onScreen(), Vispa.Gui.BoxContentDialog.BoxContentDialog::onScreen(), Vispa.Gui.FindDialog.FindDialog::onScreen(), and CSCDCCUnpacker::produce().
|
inline |
|
inline |
|
private |
Definition at line 36 of file CSCDCCExaminer.h.
|
private |
Definition at line 39 of file CSCDCCExaminer.h.
Referenced by dirstructure.Directory::__create_pie_image(), dqm_interfaces.DirID::__eq__(), dirstructure.Directory::__get_full_path(), dirstructure.Comparison::__get_img_name(), dataset.Dataset::__getFileInfoList(), cuy.divideElement::__init__(), cuy.plotElement::__init__(), cuy.additionElement::__init__(), cuy.superimposeElement::__init__(), cuy.graphElement::__init__(), dirstructure.Comparison::__make_image(), dirstructure.Directory::__repr__(), dqm_interfaces.DirID::__repr__(), dirstructure.Comparison::__repr__(), dirstructure.Directory::calcStats(), python.rootplot.utilities.Hist::divide(), python.rootplot.utilities.Hist::divide_wilson(), TreeCrawler.Package::dump(), utils.StatisticalTest::get_status(), operator<<(), dirstructure.Directory::print_report(), sign(), python.rootplot.utilities.Hist::TGraph(), python.rootplot.utilities.Hist::TH1F(), and Vispa.Views.PropertyView.Property::valueChanged().
|
private |
Definition at line 38 of file CSCDCCExaminer.h.
Referenced by hide(), and redirect().
|
private |
Definition at line 37 of file CSCDCCExaminer.h.
Referenced by redirect(), and show().