#include "config.hh"
#include "cst/constants.hh"
#include <string>
#include "args.hxx"
Go to the source code of this file.
Namespaces | |
namespace | olsr |
namespace | olsr::utl |
Defines | |
#define | QOLYESTER_DAEMON_UTL_ARGS_HH 1 |
Functions | |
static std::string | usage () |
static std::string | putversion () |
static void | die (const char *format,...) |
void | parse_args (int &argc, char **&argv) |
void | output_syslog () |
Variables | |
bool | do_dump_tc = false |
bool | do_dump_state = false |
bool | do_dump_prof = false |
bool | nodetach = false |
bool | notables = false |
const bool | debugtrace = false |
unsigned | current_log_level = 3 |
bool | timestamps = false |
bool | use_syslog = false |
std::string | error_file |
std::string | warning_file |
std::string | notice_file |
std::string | dump_file |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|