This is the complete list of members for ExportModule, 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 | |
clearOptionsList() | Options | protected |
collectDataDeclarations(ExportStatementBlock &declarations, ExportStruct dataStruct=ACADO_ANY) const =0 | ExportModule | protectedpure virtual |
collectFunctionDeclarations(ExportStatementBlock &declarations) const =0 | ExportModule | protectedpure virtual |
commonHeaderName | ExportModule | protected |
copy(const Options &rhs) | Options | protected |
copy(const Options &rhs) | Options | protected |
declareOptionsUnchanged() | Options | protected |
declareOptionsUnchanged(uint idx) | Options | protected |
dropBoundPriority | Options | |
dropBoundPriority | Options | |
dropEqConPriority | Options | |
dropEqConPriority | Options | |
dropIneqConPriority | Options | |
dropIneqConPriority | Options | |
enableCholeskyRefactorisation | Options | |
enableCholeskyRefactorisation | Options | |
enableDriftCorrection | Options | |
enableDriftCorrection | Options | |
enableDropInfeasibles | Options | |
enableEqualities | Options | |
enableFarBounds | Options | |
enableFlippingBounds | Options | |
enableFullLITests | Options | |
enableInertiaCorrection | Options | |
enableNZCTests | Options | |
enableRamping | Options | |
enableRegularisation | Options | |
ensureConsistency() | 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 =0 | ExportModule | protectedpure virtual |
exportCode(const std::string &dirName, const std::string &_realString="real_t", const std::string &_intString="int", int _precision=16)=0 | ExportModule | pure 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 | protectedvirtual |
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 | |
lists | Options | protected |
logCollection | Logging | protected |
Logging() | Logging | |
logIdx | Logging | protected |
maxDualJump | Options | |
maxPrimalJump | Options | |
numRefinementSteps | Options | |
numRefinementSteps | Options | |
numRegularisationSteps | Options | |
numRegularisationSteps | Options | |
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 | |
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 | |
print() const | Options | |
printLevel | Options | |
printLoggingInfo() const | Logging | |
printNumDoubles() const | Logging | |
printOptionsList() const | Options | |
printOptionsList(uint idx) const | Options | |
rcondSMin | 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 | |
setToDefault() | Options | |
setToFast() | Options | |
setToFast() | Options | |
setToMPC() | Options | |
setToReliable() | Options | |
setToReliable() | Options | |
setupLogging() | Logging | protectedvirtual |
setupOptions() | ExportModule | protectedvirtual |
status | UserInteraction | protected |
terminationTolerance | Options | |
updateLogRecord(LogRecord &_record) const | Logging | |
UserInteraction() | UserInteraction | |
UserInteraction(const UserInteraction &rhs) | UserInteraction | |
~ExportModule() | ExportModule | virtual |
~Logging() | Logging | virtual |
~Options() | Options | virtual |
~Options() | Options | |
~Options() | Options | |
~Plotting() | Plotting | virtual |
~UserInteraction() | UserInteraction | virtual |