S2OPC OPCUA Toolkit
Loading...
Searching...
No Matches
service_mgr_bs.h File Reference
#include "b2c.h"
#include "channel_mgr.h"
#include "constants.h"
#include "constants_statuscodes_bs.h"

Go to the source code of this file.

Functions

void service_mgr_bs__INITIALISATION (void)
 
void service_mgr_bs__client_async_discovery_request_without_channel (const constants__t_channel_config_idx_i service_mgr_bs__channel_config_idx, const constants__t_msg_type_i service_mgr_bs__req_typ, const constants__t_msg_i service_mgr_bs__req_msg, const constants__t_application_context_i service_mgr_bs__app_context, t_bool *const service_mgr_bs__bres)
 
void service_mgr_bs__client_channel_connected_event_discovery (const constants__t_channel_config_idx_i service_mgr_bs__channel_config_idx, const constants__t_reverse_endpoint_config_idx_i service_mgr_bs__reverse_endpoint_config_idx, const constants__t_channel_i service_mgr_bs__channel)
 
void service_mgr_bs__client_discovery_req_failures_on_final_connection_failure (const constants__t_channel_config_idx_i service_mgr_bs__channel_config_idx)
 
void service_mgr_bs__send_channel_error_msg (const constants__t_channel_i service_mgr_bs__channel, const constants_statuscodes_bs__t_StatusCode_i service_mgr_bs__status_code, const constants__t_request_context_i service_mgr_bs__request_context)
 
void service_mgr_bs__send_channel_msg_buffer (const constants__t_channel_i service_mgr_bs__channel, const constants__t_byte_buffer_i service_mgr_bs__buffer, const constants__t_request_context_i service_mgr_bs__request_context)
 
void service_mgr_bs__service_mgr_bs_UNINITIALISATION (void)
 

Function Documentation

◆ service_mgr_bs__INITIALISATION()

void service_mgr_bs__INITIALISATION ( void )
extern

◆ service_mgr_bs__client_async_discovery_request_without_channel()

void service_mgr_bs__client_async_discovery_request_without_channel ( const constants__t_channel_config_idx_i service_mgr_bs__channel_config_idx,
const constants__t_msg_type_i service_mgr_bs__req_typ,
const constants__t_msg_i service_mgr_bs__req_msg,
const constants__t_application_context_i service_mgr_bs__app_context,
t_bool *const service_mgr_bs__bres )
extern

◆ service_mgr_bs__client_channel_connected_event_discovery()

void service_mgr_bs__client_channel_connected_event_discovery ( const constants__t_channel_config_idx_i service_mgr_bs__channel_config_idx,
const constants__t_reverse_endpoint_config_idx_i service_mgr_bs__reverse_endpoint_config_idx,
const constants__t_channel_i service_mgr_bs__channel )
extern

◆ service_mgr_bs__client_discovery_req_failures_on_final_connection_failure()

void service_mgr_bs__client_discovery_req_failures_on_final_connection_failure ( const constants__t_channel_config_idx_i service_mgr_bs__channel_config_idx)
extern

◆ service_mgr_bs__send_channel_error_msg()

void service_mgr_bs__send_channel_error_msg ( const constants__t_channel_i service_mgr_bs__channel,
const constants_statuscodes_bs__t_StatusCode_i service_mgr_bs__status_code,
const constants__t_request_context_i service_mgr_bs__request_context )
extern

◆ service_mgr_bs__send_channel_msg_buffer()

void service_mgr_bs__send_channel_msg_buffer ( const constants__t_channel_i service_mgr_bs__channel,
const constants__t_byte_buffer_i service_mgr_bs__buffer,
const constants__t_request_context_i service_mgr_bs__request_context )
extern

◆ service_mgr_bs__service_mgr_bs_UNINITIALISATION()

void service_mgr_bs__service_mgr_bs_UNINITIALISATION ( void )
extern