![]() |
![]() |
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 30 of file CSCDCCExaminer.h.
|
inline |
Definition at line 53 of file CSCDCCExaminer.h.
|
inline |
Definition at line 54 of file CSCDCCExaminer.h.
|
inline |
Definition at line 40 of file CSCDCCExaminer.h.
References null.
Referenced by python.Vispa.Gui.MenuWidget.MenuWidget::leaveEvent(), and python.Vispa.Gui.MenuWidget.MenuWidget::mousePressEvent().
|
inline |
|
inline |
Definition at line 44 of file CSCDCCExaminer.h.
Referenced by CSCDCCExaminer::CSCDCCExaminer(), CSCValidation::doTimeMonitoring(), and CSCDCCUnpacker::produce().
|
inline |
Definition at line 39 of file CSCDCCExaminer.h.
References stream.
Referenced by CSCValidation::doTimeMonitoring(), python.Vispa.Main.AboutDialog.AboutDialog::onScreen(), python.Vispa.Gui.BoxContentDialog.BoxContentDialog::onScreen(), python.Vispa.Gui.FindDialog.FindDialog::onScreen(), and CSCDCCUnpacker::produce().
|
inline |
|
inline |
|
private |
Definition at line 33 of file CSCDCCExaminer.h.
|
private |
Definition at line 36 of file CSCDCCExaminer.h.
Referenced by BeautifulSoup.Tag::_invert(), TreeCrawler.Package::dump(), operator<<(), sign(), python.rootplot.utilities.Hist::TGraph(), python.rootplot.utilities.Hist::TH1F(), and python.Vispa.Views.PropertyView.Property::valueChanged().
|
private |
Definition at line 35 of file CSCDCCExaminer.h.
Referenced by hide(), and redirect().
|
private |
Definition at line 34 of file CSCDCCExaminer.h.
Referenced by redirect(), and show().