32#ifndef SOPC_TOOLKIT_CONFIG_H_
33#define SOPC_TOOLKIT_CONFIG_H_
struct _SOPC_AddressSpace SOPC_AddressSpace
Definition sopc_address_space.h:68
enum _SOPC_ReturnStatus SOPC_ReturnStatus
Common enumerations for S2OPC.
Contains the types to be used by the user application to use the Toolkit.
void SOPC_ComEvent_Fct(SOPC_App_Com_Event event, uint32_t IdOrStatus, void *param, uintptr_t appContext)
Toolkit communication events application callback type.
Definition sopc_user_app_itf.h:471
void SOPC_AddressSpaceNotif_Fct(const SOPC_CallContext *callCtxPtr, SOPC_App_AddSpace_Event event, void *opParam, SOPC_StatusCode opStatus)
Toolkit address space notification events callback type.
Definition sopc_user_app_itf.h:476
Server configuration of a Endpoint connection listener.
Definition sopc_user_app_itf.h:140
Client configuration of a Secure Channel.
Definition sopc_user_app_itf.h:53