|
OpenCPN Partial API docs
|
Safe mode non-gui handling. More...
Go to the source code of this file.
Namespaces | |
| namespace | safe_mode |
| Safe mode GUI handling. | |
Functions | |
| std::string | safe_mode::CheckFilePath () |
| Return path to file created when start is commenced and removed when completed. | |
| bool | safe_mode::GetMode () |
| Return true if we are running in safe mode. | |
| void | safe_mode::SetMode (bool mode) |
| void | safe_mode::MarkStartAsOk () |
| Mark last run as successful. | |
Safe mode non-gui handling.
Administrate the safe mode state which is true if openpcn should run in safe mode without OpenGL, plugins, etc.
Definition in file safe_mode.h.