Classes | Namespaces
input_text_stream.hpp File Reference

Input text streaming interface and implementation. More...

#include <iostream>
#include <limits>
#include <string>
#include <ecl/config/macros.hpp>
#include <ecl/config/portable_types.hpp>
#include <ecl/exceptions/standard_exception.hpp>
#include <ecl/concepts/devices.hpp>
#include <ecl/type_traits/numeric_limits.hpp>
#include "base_text_stream.hpp"
#include "../macros.hpp"
Include dependency graph for input_text_stream.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ecl::interfaces::InputTextStream< Device, InputDevice >
 Parent template for input text streams. More...
class  ecl::interfaces::InputTextStream< Device, true >
 Input text stream interface. More...

Namespaces

namespace  ecl
namespace  ecl::interfaces

Detailed Description

Input text streaming interface and implementation.

Provides an input text streaming interface that can be connected to input devices.

Date:
October 2009

Definition in file input_text_stream.hpp.



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