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

This is the complete list of members for rstudio::launcher_plugins::api::FileOutputStream, 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
FileOutputStream(OutputType in_outputType, api::JobPtr in_job, AbstractOutputStream::OnOutput in_onOutput, AbstractOutputStream::OnComplete in_onComplete, AbstractOutputStream::OnError in_onError, system::TimeDuration in_maxWaitTime=system::TimeDuration::Seconds(10))rstudio::launcher_plugins::api::FileOutputStream
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() overriderstudio::launcher_plugins::api::FileOutputStreamvirtual
stop() overriderstudio::launcher_plugins::api::FileOutputStreamvirtual
~AbstractOutputStream()=defaultrstudio::launcher_plugins::api::AbstractOutputStreamvirtual
~FileOutputStream()=defaultrstudio::launcher_plugins::api::FileOutputStreamvirtual