OpenCPN Partial API docs
safe_mode.h
1
8
#include <wx/window.h>
9
10
#include "ocpn_utils.h"
11
12
namespace
safe_mode
{
13
14
extern
bool
safe_mode
;
15
16
std::string check_file_path();
17
18
bool
get_mode();
19
20
void
set_mode(
bool
mode);
21
23
void
clear_check
();
24
25
}
// namespace safe_mode
safe_mode
Safe mode handling.
Definition:
safe_mode.cpp:14
safe_mode::clear_check
void clear_check()
Mark last run as successful.
Definition:
safe_mode.cpp:41
model
include
model
safe_mode.h
Generated on Thu Aug 1 2024 11:18:02 for OpenCPN Partial API docs by
1.9.1