RStudio Launcher Plugin SDK  1.1.3
A software development kit for creating plugins that work the the RStudio Launcher.
rstudio::launcher_plugins::api::AbstractOutputStream Member List

This is the complete list of members for rstudio::launcher_plugins::api::AbstractOutputStream, including all inherited members.

AbstractOutputStream(OutputType in_outputType, JobPtr in_job, OnOutput in_onOutput, OnComplete in_onComplete, OnError in_onError)rstudio::launcher_plugins::api::AbstractOutputStreamprotected
m_jobrstudio::launcher_plugins::api::AbstractOutputStreamprotected
m_outputTyperstudio::launcher_plugins::api::AbstractOutputStreamprotected
OnComplete typedefrstudio::launcher_plugins::api::AbstractOutputStream
OnError typedef (defined in rstudio::launcher_plugins::api::AbstractOutputStream)rstudio::launcher_plugins::api::AbstractOutputStream
OnOutput typedef (defined in rstudio::launcher_plugins::api::AbstractOutputStream)rstudio::launcher_plugins::api::AbstractOutputStream
reportData(const std::string &in_data, OutputType in_outputType)rstudio::launcher_plugins::api::AbstractOutputStreamprotected
reportError(const Error &in_error)rstudio::launcher_plugins::api::AbstractOutputStreamprotected
setStreamComplete()rstudio::launcher_plugins::api::AbstractOutputStreamprotected
start()=0rstudio::launcher_plugins::api::AbstractOutputStreampure virtual
stop()=0rstudio::launcher_plugins::api::AbstractOutputStreampure virtual
~AbstractOutputStream()=defaultrstudio::launcher_plugins::api::AbstractOutputStreamvirtual