

Public Member Functions | |
| ValuesBuffer () | |
| ~ValuesBuffer () | |
| bool | getValue (const unsigned int StepNbr, T *Value) const |
| bool | getCurrentValue (T *Value) const |
| bool | modifyValue (const unsigned int StepNbr, T Value) |
| bool | appendValue (const T Value) |
| unsigned int | getNextStep () const |
| void | displayStatus (std::ostream &OStream) |
| openfluid::core::ValuesBuffer< T >::ValuesBuffer | ( | ) | [inline] |
| openfluid::core::ValuesBuffer< T >::~ValuesBuffer | ( | ) | [inline] |
| bool openfluid::core::ValuesBuffer< T >::appendValue | ( | const T | Value | ) | [inline] |
| void openfluid::core::ValuesBuffer< T >::displayStatus | ( | std::ostream & | OStream | ) | [inline] |
| bool openfluid::core::ValuesBuffer< T >::getCurrentValue | ( | T * | Value | ) | const [inline] |
| unsigned int openfluid::core::ValuesBuffer< T >::getNextStep | ( | ) | const [inline] |
| bool openfluid::core::ValuesBuffer< T >::getValue | ( | const unsigned int | StepNbr, | |
| T * | Value | |||
| ) | const [inline] |
| bool openfluid::core::ValuesBuffer< T >::modifyValue | ( | const unsigned int | StepNbr, | |
| T | Value | |||
| ) | [inline] |
Creative Commons By-NC-ND license