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

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

addPredefinedCommands()ts::CommandLine
analyzeCommand(const UString &command)ts::CommandLine
analyzeCommand(const UString &name, const UStringVector &arguments)ts::CommandLine
command(const UString &name, const UString &description=UString(), const UString &syntax=UString(), int flags=0)ts::CommandLineinline
command(HANDLER *handler, CommandStatus(HANDLER::*method)(const UString &, Args &), const UString &name, const UString &description=UString(), const UString &syntax=UString(), int flags=0)ts::CommandLineinline
CommandLine(Report &report=(ts::CerrReport::Instance()))ts::CommandLine
getAllHelpText(Args::HelpFormat format, size_t line_width=79) constts::CommandLine
processCommand(const UString &line, Report *redirect=nullptr)ts::CommandLine
processCommand(const UString &name, const UStringVector &arguments, Report *redirect=nullptr)ts::CommandLine
processCommandFile(const UString &file_name, bool exit_on_error=false, Report *redirect=nullptr)ts::CommandLine
processCommandFiles(const UStringVector &file_names, bool exit_on_error=false, Report *redirect=nullptr)ts::CommandLine
processCommands(UStringVector &lines, bool exit_on_error=false, Report *redirect=nullptr)ts::CommandLine
processInteractive(const UString &prompt=EditLine::DefaultPrompt(), const UString &next_prompt=EditLine::DefaultNextPrompt(), const UString &history_file=EditLine::DefaultHistoryFile(), size_t history_size=EditLine::DefaultHistorySize(), bool exit_on_error=false, Report *redirect=nullptr)ts::CommandLine
processInteractive(bool exit_on_error, Report *redirect=nullptr)ts::CommandLine
processRedirections(bool on)ts::CommandLine
setCommandLineHandler(HANDLER *handler, CommandStatus(HANDLER::*method)(const UString &, Args &), const UString &name=UString())ts::CommandLineinline
setShell(const UString &shell)ts::CommandLine
TSPControlCommand(Report &report=(ts::CerrReport::Instance()))ts::TSPControlCommand