Free Electron
Public Member Functions | Private Attributes | List of all members
fe::data::AsciiStream Class Reference

Ascii IO. More...

#include <Stream.h>

Inheritance diagram for fe::data::AsciiStream:
Inheritance graph
[legend]

Public Member Functions

 AsciiStream (sp< Scope > spScope)
 
virtual void bind (sp< Scope > spScope)
 
virtual void output (std::ostream &ostrm, sp< RecordGroup > spRG)
 
virtual sp< RecordGroupinput (std::istream &istrm)
 
const Stringname (void) const
 

Private Attributes

sp< Scopem_spScope
 
sp< Writer > m_spWriter
 
sp< Reader > m_spReader
 
String m_name
 

Detailed Description

Ascii IO.


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