ecl::interfaces::OutputTextStream< Device, OutputDevice > Class Template Reference

Parent template for output text streams. More...

#include <output_text_stream.hpp>

Detailed Description

template<typename Device, bool OutputDevice = true>
class ecl::interfaces::OutputTextStream< Device, OutputDevice >

Parent template for output text streams.

This template is defined so that is can provide an empty interface if the calling device is not in fact an output device. The actual output interface is defined in the boolean true specialisation.

Template Parameters
Device: underlying device connected to the stream.
OutputDevice: boolean indicating if the device is an output device or not.
See also
OutputTextStream<Device,true>

Definition at line 55 of file output_text_stream.hpp.


The documentation for this class was generated from the following file:


ecl_streams
Author(s): Daniel Stonier
autogenerated on Mon Jun 10 2019 13:08:50