o-du/phy
Intel O-RAN/X-RAN Generated Doxygen Documentation
Data Structures | Typedefs | Functions
config.h File Reference
#include <stdint.h>
#include <rte_ether.h>
#include "xran_fh_o_du.h"
Include dependency graph for config.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  _RuntimeConfig
 

Typedefs

typedef struct _RuntimeConfig RuntimeConfig
 

Functions

int parseConfigFile (char *filename, RuntimeConfig *config)
 

Detailed Description

Author
Intel Corporation

Definition in file config.h.

Typedef Documentation

◆ RuntimeConfig

typedef struct _RuntimeConfig RuntimeConfig

Run time configuration of application

Function Documentation

◆ parseConfigFile()

int parseConfigFile ( char *  filename,
RuntimeConfig config 
)

Parse application configuration file.

Parameters
filenameThe name of the configuration file to be parsed.
configThe configuration structure to be filled with parsed data.

Definition at line 497 of file config.c.

Here is the call graph for this function:
Here is the caller graph for this function: