ecl::interfaces::InputTextStream< Device, InputDevice > Class Template Reference

Parent template for input text streams. More...

#include <input_text_stream.hpp>


Detailed Description

template<typename Device, bool InputDevice = true>
class ecl::interfaces::InputTextStream< Device, InputDevice >

Parent template for input text streams.

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

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

Definition at line 57 of file input_text_stream.hpp.


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


ecl_streams
Author(s): Daniel Stonier
autogenerated on Sun Oct 5 2014 23:36:00