S2OPC OPCUA Toolkit
Loading...
Searching...
No Matches
msg_find_servers_bs.h File Reference
#include "b2c.h"
#include "constants.h"
#include "constants_statuscodes_bs.h"
#include "message_in_bs.h"
#include "message_out_bs.h"

Go to the source code of this file.

Functions

void msg_find_servers_bs__INITIALISATION (void)
 
void msg_find_servers_bs__alloc_find_servers (const constants__t_msg_i msg_find_servers_bs__p_resp, const t_entier4 msg_find_servers_bs__p_nb_servers, t_bool *const msg_find_servers_bs__p_allocSuccess)
 
void msg_find_servers_bs__get_find_servers_req_params (const constants__t_msg_i msg_find_servers_bs__p_req, constants__t_LocaleIds_i *const msg_find_servers_bs__p_LocaleIds, t_entier4 *const msg_find_servers_bs__p_nbServerUri, constants__t_ServerUris *const msg_find_servers_bs__p_ServerUris)
 
void msg_find_servers_bs__set_find_servers_server (const constants__t_msg_i msg_find_servers_bs__p_resp, const t_entier4 msg_find_servers_bs__p_srv_index, const constants__t_LocaleIds_i msg_find_servers_bs__p_localeIds, const constants__t_RegisteredServer_i msg_find_servers_bs__p_registered_server, constants_statuscodes_bs__t_StatusCode_i *const msg_find_servers_bs__ret)
 
void msg_find_servers_bs__set_find_servers_server_ApplicationDescription (const constants__t_msg_i msg_find_servers_bs__p_resp, const t_entier4 msg_find_servers_bs__p_srv_index, const constants__t_LocaleIds_i msg_find_servers_bs__p_localeIds, const constants__t_endpoint_config_idx_i msg_find_servers_bs__p_endpoint_config_idx, const constants__t_ApplicationDescription_i msg_find_servers_bs__p_app_desc, constants_statuscodes_bs__t_StatusCode_i *const msg_find_servers_bs__ret)
 

Function Documentation

◆ msg_find_servers_bs__INITIALISATION()

void msg_find_servers_bs__INITIALISATION ( void )
extern

◆ msg_find_servers_bs__alloc_find_servers()

void msg_find_servers_bs__alloc_find_servers ( const constants__t_msg_i msg_find_servers_bs__p_resp,
const t_entier4 msg_find_servers_bs__p_nb_servers,
t_bool *const msg_find_servers_bs__p_allocSuccess )
extern

◆ msg_find_servers_bs__get_find_servers_req_params()

void msg_find_servers_bs__get_find_servers_req_params ( const constants__t_msg_i msg_find_servers_bs__p_req,
constants__t_LocaleIds_i *const msg_find_servers_bs__p_LocaleIds,
t_entier4 *const msg_find_servers_bs__p_nbServerUri,
constants__t_ServerUris *const msg_find_servers_bs__p_ServerUris )
extern

◆ msg_find_servers_bs__set_find_servers_server()

void msg_find_servers_bs__set_find_servers_server ( const constants__t_msg_i msg_find_servers_bs__p_resp,
const t_entier4 msg_find_servers_bs__p_srv_index,
const constants__t_LocaleIds_i msg_find_servers_bs__p_localeIds,
const constants__t_RegisteredServer_i msg_find_servers_bs__p_registered_server,
constants_statuscodes_bs__t_StatusCode_i *const msg_find_servers_bs__ret )
extern

◆ msg_find_servers_bs__set_find_servers_server_ApplicationDescription()

void msg_find_servers_bs__set_find_servers_server_ApplicationDescription ( const constants__t_msg_i msg_find_servers_bs__p_resp,
const t_entier4 msg_find_servers_bs__p_srv_index,
const constants__t_LocaleIds_i msg_find_servers_bs__p_localeIds,
const constants__t_endpoint_config_idx_i msg_find_servers_bs__p_endpoint_config_idx,
const constants__t_ApplicationDescription_i msg_find_servers_bs__p_app_desc,
constants_statuscodes_bs__t_StatusCode_i *const msg_find_servers_bs__ret )
extern