66 Logging::operator=( rhs );
virtual int addPlotWindow(PlotWindow &_window)
UserInteraction & operator=(const UserInteraction &rhs)
Plotting & operator=(const Plotting &rhs)
returnValue setStatus(BlockStatus _status)
Provides a generic way to plot algorithmic outputs during runtime.
int addLogRecord(LogRecord &record)
Allows to pass back messages to the calling function.
Provides a generic way to store algorithmic information during runtime.
int operator<<(LogRecord &record)
#define CLOSE_NAMESPACE_ACADO
virtual returnValue getPlotDataFromMemberLoggings(PlotWindow &_window) const
BlockStatus getStatus() const
Allows to setup and plot user-specified plot windows for algorithmic outputs.
int addPlotWindow(PlotWindow &_window)
Provides a generic way to set and pass user-specified options.
virtual ~UserInteraction()
Options & operator=(const Options &rhs)
returnValue updateLogRecord(LogRecord &_record) const
returnValue getPlotDataRecord(LogRecord &_record) const
Encapsulates all user interaction for setting options, logging data and plotting results.
void rhs(const real_t *x, real_t *f)
returnValue setPlotDataRecord(LogRecord &_record)
Allows to setup and store user-specified log records of algorithmic information.
#define BEGIN_NAMESPACE_ACADO
virtual int operator<<(PlotWindow &_window)