Moses::InputFileStream Class Reference

#include <InputFileStream.h>

List of all members.

Public Member Functions

 InputFileStream (const std::string &filePath)
 ~InputFileStream ()
void Close ()

Protected Attributes

std::streambuf * m_streambuf


Detailed Description

Used in place of std::istream, can read zipped files if it ends in .gz

Constructor & Destructor Documentation

Moses::InputFileStream::InputFileStream ( const std::string &  filePath  ) 

References m_streambuf.

Moses::InputFileStream::~InputFileStream (  ) 

References m_streambuf, and NULL.


Member Function Documentation

void Moses::InputFileStream::Close (  ) 

Referenced by Moses::GenerationDictionary::Load().

Here is the caller graph for this function:


Member Data Documentation

std::streambuf* Moses::InputFileStream::m_streambuf [protected]


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

Generated on Fri Jul 30 20:05:16 2010 for Moses by  doxygen 1.5.9