Public Member Functions

openfluid::core::ValuesBuffer Class Reference

Inheritance diagram for openfluid::core::ValuesBuffer:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ValuesBuffer ()
 ~ValuesBuffer ()
bool getValue (const unsigned int StepNbr, Value *aValue) const
ValuegetValue (const unsigned int StepNbr) const
ValuegetCurrentValue () 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)

Constructor & Destructor Documentation

openfluid::core::ValuesBuffer::ValuesBuffer ( )
openfluid::core::ValuesBuffer::~ValuesBuffer ( )

Member Function Documentation

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 
)

Generated using Doxygen 1.7.3
Creative Commons License Creative Commons By-NC-ND license