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::AbstractOutputStream | protected |
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_job | rstudio::launcher_plugins::api::AbstractOutputStream | protected |
m_outputType | rstudio::launcher_plugins::api::AbstractOutputStream | protected |
OnComplete typedef | rstudio::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::AbstractOutputStream | protected |
reportError(const Error &in_error) | rstudio::launcher_plugins::api::AbstractOutputStream | protected |
setStreamComplete() | rstudio::launcher_plugins::api::AbstractOutputStream | protected |
start() override | rstudio::launcher_plugins::api::FileOutputStream | virtual |
stop() override | rstudio::launcher_plugins::api::FileOutputStream | virtual |
~AbstractOutputStream()=default | rstudio::launcher_plugins::api::AbstractOutputStream | virtual |
~FileOutputStream()=default | rstudio::launcher_plugins::api::FileOutputStream | virtual |