OpenCPN Partial API docs
Loading...
Searching...
No Matches
safe_mode.h File Reference

Safe mode non-gui handling. More...

#include <wx/window.h>
#include "ocpn_utils.h"

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.
 

Detailed Description

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.