alaCarte Maps
Renderer for OpenStreetMap tiles
opt Namespace Reference

Namespaces

 importer
 
 server
 

Variables

static const char * help = "help"
 Use Configuration::has to check weather the user wanted help. More...
 
static const char * config = "config"
 Option to get the configuration filename (type: string) More...
 
static const char * logfile = "logfile"
 Option to get the filename of the log (type: string) More...
 

Variable Documentation

const char* opt::config = "config"
static

Option to get the configuration filename (type: string)

Definition at line 39 of file configuration.hpp.

const char* opt::help = "help"
static

Use Configuration::has to check weather the user wanted help.

Definition at line 36 of file configuration.hpp.

const char* opt::logfile = "logfile"
static

Option to get the filename of the log (type: string)

Definition at line 42 of file configuration.hpp.