High Performance OPC UA Server SDK  1.2.0.193
config_section Struct Reference

Description of sections in the config file. More...

#include <config_loader.h>

Data Fields

const char * section_name
 name of the section
 
const struct config_scalar_valuescalar_values
 array of scalar value descriptions
 
unsigned int num_scalar_values
 number of elements in the scalar_values array
 
const struct config_array_valuearray_values
 array of array value descriptions
 
unsigned int num_array_values
 number of elements in the array_values array
 

Detailed Description

Description of sections in the config file.


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