![]() |
TSDuck v3.43-4480
MPEG Transport Stream Toolkit
|
This is the complete list of members for ts::PluginThread, including all inherited members.
| _tsp_aborting | ts::TSP | protected |
| _tsp_bitrate | ts::TSP | protected |
| _tsp_bitrate_confidence | ts::TSP | protected |
| _tsp_timeout | ts::TSP | protected |
| _use_realtime | ts::TSP | protected |
| aborting() const override | ts::TSP | virtual |
| addNonPluginPackets(size_t incr) | ts::TSP | inlineprotected |
| addPluginPackets(size_t incr) | ts::TSP | inlineprotected |
| bitrate() const | ts::TSP | inline |
| bitrateConfidence() const | ts::TSP | inline |
| 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 |
| getAttributes(ThreadAttributes &attributes) | ts::Thread | |
| getTypeName() const | ts::Thread | |
| 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 |
| isCurrentThread() const | ts::Thread | |
| jointTerminate()=0 | ts::TSP | pure virtual |
| 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 |
| main()=0 | ts::Thread | protectedpure virtual |
| maxSeverity() const | ts::Report | inline |
| plugin() const override | ts::PluginThread | virtual |
| pluginCount() const =0 | ts::TSP | pure virtual |
| pluginIndex() const =0 | ts::TSP | pure virtual |
| pluginName() const override | ts::PluginThread | virtual |
| pluginPackets() const | ts::TSP | inline |
| PluginThread(Report *report, const UString &appName, PluginType type, const PluginOptions &options, const ThreadAttributes &attributes) | ts::PluginThread | |
| raiseMaxSeverity(int level) | ts::Report | |
| realtime() const | ts::TSP | inline |
| 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 |
| restartPluginSession() | ts::TSP | inlineprotected |
| setAttributes(const ThreadAttributes &attributes) | ts::Thread | |
| setLogName(const UString &name) | ts::PluginThread | |
| setMaxSeverity(int level) | ts::Report | |
| setPacketTimeout(cn::milliseconds timeout) | ts::TSP | inline |
| setReportPrefix(const UString &prefix) | ts::Report | inline |
| setTypeName(const UString &name=UString()) | ts::Thread | protected |
| 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 |
| signalPluginEvent(uint32_t event_code, Object *plugin_data=nullptr) const =0 | ts::TSP | pure virtual |
| STACK_SIZE_OVERHEAD | ts::PluginThread | static |
| start() | ts::Thread | |
| thisJointTerminated() const =0 | ts::TSP | pure virtual |
| Thread() | ts::Thread | |
| Thread(const ThreadAttributes &attributes) | ts::Thread | |
| totalPacketsInThread() const | ts::TSP | inline |
| TSP(int max_severity, const UString &prefix=UString(), Report *report=nullptr) | ts::TSP | protected |
| useJointTermination(bool on)=0 | ts::TSP | pure virtual |
| useJointTermination() const =0 | ts::TSP | pure virtual |
| 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 |
| waitForTermination() | ts::Thread | |
| 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 |
| writeLog(int severity, const UString &msg) | ts::Report | protectedvirtual |
| Yield() | ts::Thread | static |
| ~PluginThread() override | ts::PluginThread | virtual |
| ~Report() | ts::Report | virtual |
| ~Thread() | ts::Thread | virtual |
| ~TSP() override | ts::TSP | virtual |