◆ FileStream()
| FileStream::FileStream |
( |
const string & | path | ) |
|
|
inline |
◆ getIStream_ptr()
| unique_ptr< std::istream > FileStream::getIStream_ptr |
( |
| ) |
|
|
inlineoverridevirtual |
◆ isAvailable()
| bool FileStream::isAvailable |
( |
| ) |
|
|
inlineoverridevirtual |
◆ isDead()
| bool FileStream::isDead |
( |
| ) |
|
|
inlineoverridevirtual |
Check to see if this stream has run out of data.
Reimplemented from Stream.
◆ filePos
| long int FileStream::filePos = 0 |
◆ path
◆ persistentStream
| std::ifstream FileStream::persistentStream |
The documentation for this struct was generated from the following file: