fix8
version 1.4.0
Open Source C++ FIX Framework
|
Abstract file or stdin input. More...
#include <f8utils.hpp>
Public Member Functions | |
filestdin (std::istream *ifs, bool nodel=false) | |
~filestdin () | |
std::istream & | operator() () |
Private Attributes | |
std::istream * | ifs_ |
bool | nodel_ |
Abstract file or stdin input.
Definition at line 1250 of file f8utils.hpp.
|
inline |
Definition at line 1256 of file f8utils.hpp.
|
inline |
|
inline |
|
private |
Definition at line 1252 of file f8utils.hpp.
Referenced by operator()(), and ~filestdin().
|
private |
Definition at line 1253 of file f8utils.hpp.