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

This is the complete list of members for ts::ReportFile< SAFETY >, 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
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
MutexType typedefts::ReportFile< 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
ReportFile(const fs::path &file_name, bool append=false, int max_severity=Severity::Info)ts::ReportFile< SAFETY >
ReportFile(std::ostream &stream, int max_severity=0)ts::ReportFile< SAFETY >
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::ReportFile< SAFETY >protectedvirtual
~Report()ts::Reportvirtual