![]() |
TSDuck v3.43-4480
MPEG Transport Stream Toolkit
|
This is the complete list of members for ts::AsyncReport, including all inherited members.
| AsyncReport(int max_severity=Severity::Info, const AsyncReportArgs &args=AsyncReportArgs()) | ts::AsyncReport | |
| asyncThreadCompleted() | ts::AsyncReport | protectedvirtual |
| asyncThreadLog(int severity, const UString &message) | ts::AsyncReport | protectedvirtual |
| asyncThreadStarted() | ts::AsyncReport | protectedvirtual |
| debug() const | ts::Report | inline |
| debug(const UChar *msg) | ts::Report | inline |
| debug(const UString &msg) | ts::Report | inline |
| debug(const UChar *fmt, Args &&... args) | ts::Report | inline |
| debug(const UString &fmt, Args &&... args) | ts::Report | inline |
| delegateReport(Report *report) | ts::Report | |
| error(const UChar *msg) | ts::Report | inline |
| error(const UString &msg) | ts::Report | inline |
| error(const UChar *fmt, Args &&... args) | ts::Report | inline |
| error(const UString &fmt, Args &&... args) | ts::Report | inline |
| fatal(const UChar *msg) | ts::Report | inline |
| fatal(const UString &msg) | ts::Report | inline |
| fatal(const UChar *fmt, Args &&... args) | ts::Report | inline |
| fatal(const UString &fmt, Args &&... args) | ts::Report | inline |
| getSynchronous() const | ts::AsyncReport | inline |
| getTimeStamp() const | ts::AsyncReport | inline |
| gotErrors() const | ts::Report | inline |
| info(const UChar *msg) | ts::Report | inline |
| info(const UString &msg) | ts::Report | inline |
| info(const UChar *fmt, Args &&... args) | ts::Report | inline |
| info(const UString &fmt, Args &&... args) | ts::Report | inline |
| log(int severity, const UString &msg) | ts::Report | |
| log(int severity, const UChar *fmt, Args &&... args) | ts::Report | inline |
| log(int severity, const UString &fmt, Args &&... args) | ts::Report | inline |
| maxSeverity() const | ts::Report | inline |
| raiseMaxSeverity(int level) | ts::Report | |
| Report()=default | ts::Report | |
| Report(int max_severity, const UString &prefix=UString(), Report *report=nullptr) | ts::Report | |
| reportPrefix() const | ts::Report | inline |
| resetErrors() | ts::Report | inline |
| setMaxSeverity(int level) | ts::Report | |
| setReportPrefix(const UString &prefix) | ts::Report | inline |
| setSynchronous(bool on) | ts::AsyncReport | inline |
| setTimeStamp(bool on) | ts::AsyncReport | inline |
| severe(const UChar *msg) | ts::Report | inline |
| severe(const UString &msg) | ts::Report | inline |
| severe(const UChar *fmt, Args &&... args) | ts::Report | inline |
| severe(const UString &fmt, Args &&... args) | ts::Report | inline |
| terminate() | ts::AsyncReport | |
| verbose() const | ts::Report | inline |
| verbose(const UChar *msg) | ts::Report | inline |
| verbose(const UString &msg) | ts::Report | inline |
| verbose(const UChar *fmt, Args &&... args) | ts::Report | inline |
| verbose(const UString &fmt, Args &&... args) | ts::Report | inline |
| warning(const UChar *msg) | ts::Report | inline |
| warning(const UString &msg) | ts::Report | inline |
| warning(const UChar *fmt, Args &&... args) | ts::Report | inline |
| warning(const UString &fmt, Args &&... args) | ts::Report | inline |
| ~AsyncReport() override | ts::AsyncReport | virtual |
| ~Report() | ts::Report | virtual |