![]() |
TSDuck v3.43-4480
MPEG Transport Stream Toolkit
|
This is the complete list of members for ts::OutputPager, including all inherited members.
| abortPipeReadWrite() | ts::ForkPipe | |
| AbstractOutputStream(size_t bufferSize=DEFAULT_STREAM_BUFFER_SIZE) | ts::AbstractOutputStream | explicit |
| ASYNCHRONOUS enum value | ts::ForkPipe | |
| canPage() const | ts::OutputPager | inline |
| close(Report &report) | ts::ForkPipe | |
| DEFAULT_PAGER | ts::OutputPager | static |
| DEFAULT_STREAM_BUFFER_SIZE | ts::AbstractOutputStream | static |
| endOfStream() override | ts::ForkPipe | virtual |
| EXIT_PROCESS enum value | ts::ForkPipe | |
| ForkPipe() | ts::ForkPipe | |
| getIgnoreAbort() const | ts::ForkPipe | inline |
| InputMode enum name | ts::ForkPipe | |
| isBroken() const | ts::ForkPipe | inline |
| isOpen() const | ts::ForkPipe | inline |
| isSynchronous() const | ts::ForkPipe | inline |
| KEEP_BOTH enum value | ts::ForkPipe | |
| Launch(const UString &command, Report &report, OutputMode out_mode=KEEP_BOTH, InputMode in_mode=STDIN_PARENT, WaitMode wait_mode=ASYNCHRONOUS) | ts::ForkPipe | static |
| open(bool synchronous, size_t buffer_size, Report &report) | ts::OutputPager | |
| ts::ForkPipe::open(const UString &command, WaitMode wait_mode, size_t buffer_size, Report &report, OutputMode out_mode, InputMode in_mode) | ts::ForkPipe | |
| OutputMode enum name | ts::ForkPipe | |
| OutputPager(const UString &envName=DEFAULT_PAGER, bool stdoutOnly=false) | ts::OutputPager | explicit |
| pagerCommand() const | ts::OutputPager | inline |
| readStreamChunks(void *addr, size_t max_size, size_t chunk_size, size_t &ret_size, Report &report) | ts::AbstractReadStreamInterface | virtual |
| readStreamComplete(void *addr, size_t max_size, size_t &ret_size, Report &report) | ts::AbstractReadStreamInterface | virtual |
| readStreamPartial(void *addr, size_t max_size, size_t &ret_size, Report &report) override | ts::ForkPipe | virtual |
| setIgnoreAbort(bool on) | ts::ForkPipe | inline |
| STDERR_ONLY enum value | ts::ForkPipe | |
| STDIN_NONE enum value | ts::ForkPipe | |
| STDIN_PARENT enum value | ts::ForkPipe | |
| STDIN_PIPE enum value | ts::ForkPipe | |
| STDOUT_ONLY enum value | ts::ForkPipe | |
| STDOUT_PIPE enum value | ts::ForkPipe | |
| STDOUTERR_PIPE enum value | ts::ForkPipe | |
| SuperClass typedef | ts::AbstractOutputStream | |
| SYNCHRONOUS enum value | ts::ForkPipe | |
| WaitMode enum name | ts::ForkPipe | |
| write(const UString &text, Report &report) | ts::OutputPager | |
| writeStream(const void *addr, size_t size, size_t &written_size, Report &report) override | ts::ForkPipe | virtual |
| writeStreamBuffer(const void *addr, size_t size) override | ts::ForkPipe | protectedvirtual |
| ~AbstractOutputStream() override | ts::AbstractOutputStream | virtual |
| ~ForkPipe() override | ts::ForkPipe | virtual |
| ~OutputPager() override | ts::OutputPager | virtual |