TSDuck v3.38-3699
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
ts::NullReport Member List

This is the complete list of members for ts::NullReport, including all inherited members.

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
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
Instance()ts::NullReportinlinestatic
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
raiseMaxSeverity(int level, bool delegated=false)ts::Report
Report()=defaultts::Report
Report(int max_severity, const UString &prefix=UString(), Report *report=nullptr)ts::Report
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 &msg) overridets::NullReportprotectedvirtual
~Report()ts::Reportvirtual