Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

args.hh File Reference

#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


Define Documentation

#define QOLYESTER_DAEMON_UTL_ARGS_HH   1
 


Function Documentation

static void olsr::die const char *  format,
  ...
[static]
 

void olsr::utl::output_syslog  ) 
 

void olsr::utl::parse_args int &  argc,
char **&  argv
 

static std::string olsr::putversion  )  [static]
 

static std::string olsr::usage  )  [static]
 


Variable Documentation

unsigned olsr::current_log_level = 3
 

const bool olsr::debugtrace = false
 

bool olsr::do_dump_prof = false
 

bool olsr::do_dump_state = false
 

bool olsr::do_dump_tc = false
 

std::string olsr::dump_file
 

std::string olsr::error_file
 

bool olsr::nodetach = false
 

bool olsr::notables = false
 

std::string olsr::notice_file
 

bool olsr::timestamps = false
 

bool olsr::use_syslog = false
 

std::string olsr::warning_file
 


Generated on Thu Jul 28 21:21:49 2005 for Qolyester daemon by  doxygen 1.4.1