S2OPC OPCUA Toolkit
Loading...
Searching...
No Matches
sopc_config_loader.h File Reference
#include <stdio.h>
#include "sopc_user_app_itf.h"

Go to the source code of this file.

Functions

bool SOPC_Config_Parse (FILE *fd, SOPC_S2OPC_Config *config)
 
bool SOPC_ConfigServer_Parse (FILE *fd, SOPC_Server_Config *serverConfig)
 
bool SOPC_ConfigClient_Parse (FILE *fd, SOPC_Client_Config *clientConfig)
 

Function Documentation

◆ SOPC_Config_Parse()

bool SOPC_Config_Parse ( FILE * fd,
SOPC_S2OPC_Config * config )

◆ SOPC_ConfigServer_Parse()

bool SOPC_ConfigServer_Parse ( FILE * fd,
SOPC_Server_Config * serverConfig )

◆ SOPC_ConfigClient_Parse()

bool SOPC_ConfigClient_Parse ( FILE * fd,
SOPC_Client_Config * clientConfig )