#include <Reader.h>
Detailed Description
Definition at line 14 of file Reader.h.
Constructor & Destructor Documentation
virtual coopy::format::Reader::~Reader |
( |
| ) |
[inline, virtual] |
virtual coopy::format::Reader::~Reader |
( |
| ) |
[inline, virtual] |
Member Function Documentation
virtual Format coopy::format::Reader::getFormat |
( |
| ) |
[pure virtual] |
virtual std::string coopy::format::Reader::read |
( |
| ) |
[pure virtual] |
virtual std::string coopy::format::Reader::read |
( |
| ) |
[pure virtual] |
string Reader::readLine |
( |
bool & |
eof | ) |
|
The documentation for this class was generated from the following files:
- /home/paulfitz/cvs/coopy_scm/coopy/src/libcoopy_core/include/coopy/Reader.h
- /home/paulfitz/cvs/coopy_scm/coopy/src/libcoopy_core/include/coopy/Writer.h
- /home/paulfitz/cvs/coopy_scm/coopy/src/libcoopy_core/Reader.cpp