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

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

AsioStream(int in_streamHandle)rstudio::launcher_plugins::system::AsioStreamexplicit
close() noexceptrstudio::launcher_plugins::system::AsioStream
readBytes(const OnReadBytes &in_onReadBytes, const OnError &in_onError)rstudio::launcher_plugins::system::AsioStream
writeBytes(const std::string &in_data, const OnError &in_onError, const AsioFunction &in_onFinishedWriting=AsioFunction())rstudio::launcher_plugins::system::AsioStream
~AsioStream() noexceptrstudio::launcher_plugins::system::AsioStream