, including all inherited members.
addLogRecord(LogRecord &record) | Logging | |
addOption(OptionsName name, int value) | Options | [protected] |
addOption(OptionsName name, double value) | Options | [protected] |
addOption(OptionsName name, const std::string &value) | Options | [protected] |
addOption(uint idx, OptionsName name, int value) | Options | [protected] |
addOption(uint idx, OptionsName name, double value) | Options | [protected] |
addOption(uint idx, OptionsName name, const std::string &value) | Options | [protected] |
addOptionsList() | Options | |
addPlotWindow(PlotWindow &_window) | UserInteraction | [virtual] |
boundRelaxation | Options | |
boundTolerance | Options | |
checkConsistency() const | OCPexport | [protected] |
clearOptionsList() | Options | [protected] |
collectDataDeclarations(ExportStatementBlock &declarations, ExportStruct dataStruct=ACADO_ANY) const | OCPexport | [protected, virtual] |
collectFunctionDeclarations(ExportStatementBlock &declarations) const | OCPexport | [protected, virtual] |
commonHeaderName | ExportModule | [protected] |
copy(const Options &rhs) | Options | [protected] |
declareOptionsUnchanged() | Options | [protected] |
declareOptionsUnchanged(uint idx) | Options | [protected] |
enableCholeskyRefactorisation | Options | |
enableDriftCorrection | Options | |
enableEqualities | Options | |
enableFarBounds | Options | |
enableFlippingBounds | Options | |
enableFullLITests | Options | |
enableNZCTests | Options | |
enableRamping | Options | |
enableRegularisation | Options | |
ensureConsistency() | Options | |
epsDen | Options | |
epsFlipping | Options | |
epsIterRef | Options | |
epsLITests | Options | |
epsNum | Options | |
epsNZCTests | Options | |
epsRegularisation | Options | |
exportAcadoHeader(const std::string &_dirName, const std::string &_fileName, const std::string &_realString="real_t", const std::string &_intString="int", int _precision=16) const | OCPexport | [protected, virtual] |
exportCode(const std::string &dirName, const std::string &_realString="real_t", const std::string &_intString="int", int _precision=16) | OCPexport | [virtual] |
ExportModule() | ExportModule | |
finalRamping | Options | |
get(OptionsName name, int &value) const | Options | |
get(OptionsName name, double &value) const | Options | |
get(OptionsName name, std::string &value) const | Options | |
get(uint idx, OptionsName name, int &value) const | Options | |
get(uint idx, OptionsName name, double &value) const | Options | |
get(uint idx, OptionsName name, std::string &value) const | Options | |
getAll(LogName _name, MatrixVariablesGrid &values) const | Logging | [inline] |
getFirst(LogName _name, DMatrix &firstValue) const | Logging | [inline] |
getFirst(LogName _name, VariablesGrid &firstValue) const | Logging | [inline] |
getLast(LogName _name, DMatrix &lastValue) const | Logging | [inline] |
getLast(LogName _name, VariablesGrid &lastValue) const | Logging | [inline] |
getLogRecord(LogRecord &_record) const | Logging | |
getNumLogRecords() const | Logging | |
getNumOptionsLists() const | Options | |
getNumPlotWindows() const | Plotting | [inline] |
getOptions(uint idx) const | Options | |
getPlotDataFromMemberLoggings(PlotWindow &_window) const | UserInteraction | [protected, virtual] |
getPlotWindow(uint idx, PlotWindow &_window) const | Plotting | [inline] |
getPlotWindow(PlotWindow &_window) const | Plotting | [inline] |
getStatus() const | UserInteraction | [protected] |
growFarBounds | Options | |
haveOptionsChanged() const | Options | [protected] |
haveOptionsChanged(uint idx) const | Options | [protected] |
initialFarBounds | Options | |
initialRamping | Options | |
initialStatusBounds | Options | |
integrator | OCPexport | [protected] |
lists | Options | [protected] |
logCollection | Logging | [protected] |
Logging() | Logging | |
logIdx | Logging | [protected] |
maxDualJump | Options | |
maxPrimalJump | Options | |
numRefinementSteps | Options | |
numRegularisationSteps | Options | |
ocp | OCPexport | [protected] |
OCPexport() | OCPexport | |
OCPexport(const OCP &_ocp) | OCPexport | |
operator<<(PlotWindow &_window) | UserInteraction | [virtual] |
operator<<(LogRecord &_record) | UserInteraction | [virtual] |
operator=(const UserInteraction &rhs) | UserInteraction | |
Options::operator=(const Options &rhs) | Options | |
Plotting::operator=(const Plotting &rhs) | Plotting | |
Options() | Options | |
Options(const OptionsList &_optionsList) | Options | |
Options() | Options | |
Options(const Options &rhs) | Options | |
plot(PlotFrequency _frequency=PLOT_IN_ANY_CASE) | Plotting | [virtual] |
plotCollection | Plotting | [protected] |
Plotting() | Plotting | |
Plotting(const Plotting &rhs) | Plotting | |
print() const | Options | |
printDimensionsQP() | OCPexport | |
printLevel | Options | |
printLoggingInfo() const | Logging | |
printNumDoubles() const | Logging | |
printOptionsList() const | Options | |
printOptionsList(uint idx) const | Options | |
replot(PlotFrequency _frequency=PLOT_IN_ANY_CASE) | Plotting | [virtual] |
set(OptionsName name, int value) | Options | |
set(OptionsName name, double value) | Options | |
set(OptionsName name, const std::string &value) | Options | |
set(uint idx, OptionsName name, int value) | Options | |
set(uint idx, OptionsName name, double value) | Options | |
set(uint idx, OptionsName name, const std::string &value) | Options | |
setAll(LogName _name, const MatrixVariablesGrid &values) | Logging | [inline] |
setLast(LogName _name, const DMatrix &value, double time=-INFTY) | Logging | [inline] |
setLast(LogName _name, VariablesGrid &value, double time=-INFTY) | Logging | [inline] |
setOptions(const Options &arg) | Options | |
setOptions(uint idx, const Options &arg) | Options | |
setStatus(BlockStatus _status) | UserInteraction | [protected] |
setToDefault() | Options | |
setToFast() | Options | |
setToReliable() | Options | |
setup() | OCPexport | [protected] |
setupLogging() | Logging | [protected, virtual] |
setupOptions() | ExportModule | [protected, virtual] |
solver | OCPexport | [protected] |
status | UserInteraction | [protected] |
terminationTolerance | Options | |
updateLogRecord(LogRecord &_record) const | Logging | |
UserInteraction() | UserInteraction | |
UserInteraction(const UserInteraction &rhs) | UserInteraction | |
~ExportModule() | ExportModule | [virtual] |
~Logging() | Logging | [virtual] |
~OCPexport() | OCPexport | [inline, virtual] |
~Options() | Options | [virtual] |
~Options() | Options | |
~Plotting() | Plotting | [virtual] |
~UserInteraction() | UserInteraction | [virtual] |