5G-MAG Reference Tools - MBMS Middleware
Public Attributes | List of all members
mw_arguments Struct Reference

Holds all options passed on the command line. More...

Collaboration diagram for mw_arguments:
Collaboration graph

Public Attributes

const char * config_file = {}
 file path of the config file. More...
 
const char * flute_interface = {}
 file path of the config file. More...
 
unsigned log_level = 2
 log level More...
 

Detailed Description

Holds all options passed on the command line.

Definition at line 70 of file main.cpp.

Member Data Documentation

◆ config_file

const char* mw_arguments::config_file = {}

file path of the config file.

Definition at line 71 of file main.cpp.

◆ flute_interface

const char* mw_arguments::flute_interface = {}

file path of the config file.

Definition at line 72 of file main.cpp.

◆ log_level

unsigned mw_arguments::log_level = 2

log level

Definition at line 73 of file main.cpp.


The documentation for this struct was generated from the following file: