Ginan
Loading...
Searching...
No Matches
RtsOutputFileReader Class Reference

Output reader class for reading smoothed results from backward file. More...

Detailed Description

Output reader class for reading smoothed results from backward file.

Collaboration diagram for RtsOutputFileReader:

Public Member Functions

 RtsOutputFileReader (const string &filename)
 Constructor.
 
E_SerialObject readNextObject (FilterData &filterData)
 Read the next object from reversed file.
 
bool isAtBeginning () const
 Check if we've reached the beginning of file.
 
bool isInvalidPosition () const
 Check if position is invalid.
 

Constructor & Destructor Documentation

◆ RtsOutputFileReader()

RtsOutputFileReader::RtsOutputFileReader ( const string & filename)
explicit

Constructor.

Member Function Documentation

◆ isAtBeginning()

bool RtsOutputFileReader::isAtBeginning ( ) const
inline

Check if we've reached the beginning of file.

Here is the caller graph for this function:

◆ isInvalidPosition()

bool RtsOutputFileReader::isInvalidPosition ( ) const
inline

Check if position is invalid.

Here is the caller graph for this function:

◆ readNextObject()

E_SerialObject RtsOutputFileReader::readNextObject ( FilterData & filterData)

Read the next object from reversed file.

Here is the call graph for this function:
Here is the caller graph for this function:

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