OpenCPN Partial API docs
cmdline.h File Reference

Global variables reflecting command line options and arguments. More...

#include <vector>
#include <string>

Go to the source code of this file.

Variables

int g_unit_test_1
 
int g_unit_test_2
 
bool g_start_fullscreen
 
bool g_rebuild_gl_cache
 
bool g_parse_all_enc
 
bool g_bportable
 
bool g_config_wizard
 
bool g_bdisable_opengl
 
std::string g_configdir
 
std::vector< std::string > g_params
 

Detailed Description

Global variables reflecting command line options and arguments.

Definition in file cmdline.h.