

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