Documentation for OpenFLUID 2.2.0
openfluid::tools::ReaderNextValue< DataType > Class Template Reference

#include <tools/DistributionBindings.hpp>

Public Member Functions

 ReaderNextValue ()
 

Public Attributes

ProgressiveChronFileReader< DataType > * Reader
 
ChronItem_t< DataType > NextValue
 
bool isAvailable
 
Collaboration diagram for openfluid::tools::ReaderNextValue< DataType >:

Constructor & Destructor Documentation

◆ ReaderNextValue()

template<typename DataType = double>
openfluid::tools::ReaderNextValue< DataType >::ReaderNextValue ( )
inline

Member Data Documentation

◆ isAvailable

template<typename DataType = double>
bool openfluid::tools::ReaderNextValue< DataType >::isAvailable

◆ NextValue

template<typename DataType = double>
ChronItem_t<DataType> openfluid::tools::ReaderNextValue< DataType >::NextValue

◆ Reader

template<typename DataType = double>
ProgressiveChronFileReader<DataType>* openfluid::tools::ReaderNextValue< DataType >::Reader

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