![]() |
GM6000 Digital Heater Controller Branch: main
SDX-1330
|
The 'TPipe' namespace implements the composite PicoDisplay driver using a 'TPipe' to communicate with an external executable that provides the actual Display/IO. More...
The 'TPipe' namespace implements the composite PicoDisplay driver using a 'TPipe' to communicate with an external executable that provides the actual Display/IO.
Functions | |
void | initialize (Cpl::Io::Input &tpipeInStream, Cpl::Io::Output &tpipeOutStream) noexcept |
This method initializes the composite driver and provides the IO streams it uses to communicate with the external executable. | |
Driver::TPipe::Pipe & | tpipe () noexcept |
This method returns a handle to the underly TPipe instance. | |
|
noexcept |
This method initializes the composite driver and provides the IO streams it uses to communicate with the external executable.
|
noexcept |
This method returns a handle to the underly TPipe instance.