#include <InputFileStream.h>
Public Member Functions | |
| InputFileStream (const std::string &filePath) | |
| ~InputFileStream () | |
| void | Close () |
Protected Attributes | |
| std::streambuf * | m_streambuf |
| Moses::InputFileStream::InputFileStream | ( | const std::string & | filePath | ) |
References m_streambuf.
| Moses::InputFileStream::~InputFileStream | ( | ) |
References m_streambuf, and NULL.
| void Moses::InputFileStream::Close | ( | ) |
std::streambuf* Moses::InputFileStream::m_streambuf [protected] |
Referenced by InputFileStream(), and ~InputFileStream().
1.5.9