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::check_file_path () |
bool | safe_mode::get_mode () |
void | safe_mode::set_mode (bool mode) |
void | safe_mode::clear_check () |
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.