#include <settings.hpp>
| Public Attributes | |
| bool | keep_open | 
| Wether OSNMA shall be kept open on shutdown.  More... | |
| std::string | mode | 
| OSNMA mode.  More... | |
| std::string | ntp_server | 
| Server for NTP synchronization.  More... | |
Definition at line 37 of file settings.hpp.
| bool Osnma::keep_open | 
Wether OSNMA shall be kept open on shutdown.
Definition at line 44 of file settings.hpp.
| std::string Osnma::mode | 
OSNMA mode.
Definition at line 40 of file settings.hpp.
| std::string Osnma::ntp_server | 
Server for NTP synchronization.
Definition at line 42 of file settings.hpp.