TSDuck v3.38-3713
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
ts::ReportBuffer< SAFETY > Member List

This is the complete list of members for ts::ReportBuffer< SAFETY >, including all inherited members.

clear()ts::ReportBuffer< SAFETY >
debug() constts::Reportinline
debug(const UChar *msg)ts::Reportinline
debug(const UString &msg)ts::Reportinline
debug(const UChar *fmt, Args &&... args)ts::Reportinline
debug(const UString &fmt, Args &&... args)ts::Reportinline
delegateReport(Report *report)ts::Report
empty() constts::ReportBuffer< SAFETY >
error(const UChar *msg)ts::Reportinline
error(const UString &msg)ts::Reportinline
error(const UChar *fmt, Args &&... args)ts::Reportinline
error(const UString &fmt, Args &&... args)ts::Reportinline
fatal(const UChar *msg)ts::Reportinline
fatal(const UString &msg)ts::Reportinline
fatal(const UChar *fmt, Args &&... args)ts::Reportinline
fatal(const UString &fmt, Args &&... args)ts::Reportinline
gotErrors() constts::Reportinline
info(const UChar *msg)ts::Reportinline
info(const UString &msg)ts::Reportinline
info(const UChar *fmt, Args &&... args)ts::Reportinline
info(const UString &fmt, Args &&... args)ts::Reportinline
log(int severity, const UString &msg)ts::Report
log(int severity, const UChar *fmt, Args &&... args)ts::Reportinline
log(int severity, const UString &fmt, Args &&... args)ts::Reportinline
maxSeverity() constts::Reportinline
messages() constts::ReportBuffer< SAFETY >
MutexType typedefts::ReportBuffer< SAFETY >
raiseMaxSeverity(int level, bool delegated=false)ts::Report
Report()=defaultts::Report
Report(int max_severity, const UString &prefix=UString(), Report *report=nullptr)ts::Report
ReportBuffer(int max_severity=Severity::Info)ts::ReportBuffer< SAFETY >inline
reportPrefix() constts::Reportinline
resetErrors()ts::Reportinline
setMaxSeverity(int level, bool delegated=false)ts::Report
setReportPrefix(const UString &prefix)ts::Reportinline
severe(const UChar *msg)ts::Reportinline
severe(const UString &msg)ts::Reportinline
severe(const UChar *fmt, Args &&... args)ts::Reportinline
severe(const UString &fmt, Args &&... args)ts::Reportinline
verbose() constts::Reportinline
verbose(const UChar *msg)ts::Reportinline
verbose(const UString &msg)ts::Reportinline
verbose(const UChar *fmt, Args &&... args)ts::Reportinline
verbose(const UString &fmt, Args &&... args)ts::Reportinline
warning(const UChar *msg)ts::Reportinline
warning(const UString &msg)ts::Reportinline
warning(const UChar *fmt, Args &&... args)ts::Reportinline
warning(const UString &fmt, Args &&... args)ts::Reportinline
writeLog(int severity, const UString &message) overridets::ReportBuffer< SAFETY >protectedvirtual
~Report()ts::Reportvirtual