S2OPC OPCUA Toolkit
Loading...
Searching...
No Matches
message_out_bs.h
Go to the documentation of this file.
1/*
2 * Licensed to Systerel under one or more contributor license
3 * agreements. See the NOTICE file distributed with this work
4 * for additional information regarding copyright ownership.
5 * Systerel licenses this file to you under the Apache
6 * License, Version 2.0 (the "License"); you may not use this
7 * file except in compliance with the License. You may obtain
8 * a copy of the License at
9 *
10 * http://www.apache.org/licenses/LICENSE-2.0
11 *
12 * Unless required by applicable law or agreed to in writing,
13 * software distributed under the License is distributed on an
14 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
15 * KIND, either express or implied. See the License for the
16 * specific language governing permissions and limitations
17 * under the License.
18 */
19
20/******************************************************************************
21
22 File Name : message_out_bs.h
23
24 Date : 12/10/2022 09:04:52
25
26 C Translator Version : tradc Java V1.2 (06/02/2022)
27
28******************************************************************************/
29
30#ifndef _message_out_bs_h
31#define _message_out_bs_h
32
33/*--------------------------
34 Added by the Translator
35 --------------------------*/
36#include "b2c.h"
37
38/*--------------
39 SEES Clause
40 --------------*/
41#include "constants.h"
43#include "message_in_bs.h"
44#include "request_handle_bs.h"
45
46/*------------------------
47 INITIALISATION Clause
48 ------------------------*/
50
51/*--------------------
52 OPERATIONS Clause
53 --------------------*/
55 const t_bool message_out_bs__p_is_request,
56 constants__t_msg_header_i * const message_out_bs__nmsg_header);
58 const constants__t_msg_type_i message_out_bs__msg_type,
59 constants__t_msg_header_i * const message_out_bs__nmsg_header,
60 constants__t_msg_i * const message_out_bs__nmsg);
62 const constants__t_msg_type_i message_out_bs__msg_type,
63 constants__t_msg_header_i * const message_out_bs__nmsg_header,
64 constants__t_msg_i * const message_out_bs__nmsg);
66 const constants__t_msg_i message_out_bs__msg,
67 constants__t_msg_type_i * const message_out_bs__msg_typ);
69 const constants__t_msg_header_i message_out_bs__msg_header,
70 const constants__t_client_request_handle_i message_out_bs__req_handle);
72 const constants__t_msg_header_i message_out_bs__msg_header,
73 const constants__t_msg_i message_out_bs__msg);
75 const constants__t_msg_header_i message_out_bs__msg_header);
77 const constants__t_msg_i message_out_bs__msg);
79 const constants__t_channel_config_idx_i message_out_bs__channel_cfg,
80 const constants__t_msg_header_type_i message_out_bs__header_type,
81 const constants__t_msg_type_i message_out_bs__msg_type,
82 const constants__t_msg_header_i message_out_bs__msg_header,
83 const constants__t_msg_i message_out_bs__msg,
84 constants_statuscodes_bs__t_StatusCode_i * const message_out_bs__sc,
85 constants__t_byte_buffer_i * const message_out_bs__buffer);
87 const constants__t_msg_i message_out_bs__msg);
89 const constants__t_msg_header_i message_out_bs__msg_header,
90 const constants__t_server_request_handle_i message_out_bs__req_handle);
92 const constants__t_msg_header_i message_out_bs__msg_header,
93 const constants__t_session_token_i message_out_bs__session_token);
95 const constants__t_msg_header_i message_out_bs__msg_header,
96 const constants_statuscodes_bs__t_StatusCode_i message_out_bs__status_code);
97
98#endif
bool t_bool
Definition b2c.h:28
constants__t_msg_header_type_i
Definition constants.h:211
#define constants__t_client_request_handle_i
Definition constants.h:93
#define constants__t_msg_header_i
Definition constants.h:103
#define constants__t_msg_i
Definition constants.h:104
#define constants__t_session_token_i
Definition constants.h:117
#define constants__t_byte_buffer_i
Definition constants.h:89
#define constants__t_server_request_handle_i
Definition constants.h:114
#define constants__t_channel_config_idx_i
Definition constants.h:90
constants__t_msg_type_i
Definition constants.h:223
constants_statuscodes_bs__t_StatusCode_i
Definition constants_statuscodes_bs.h:46
void message_out_bs__client_write_msg_out_header_req_handle(const constants__t_msg_header_i message_out_bs__msg_header, const constants__t_client_request_handle_i message_out_bs__req_handle)
void message_out_bs__copy_msg_resp_header_into_msg_out(const constants__t_msg_header_i message_out_bs__msg_header, const constants__t_msg_i message_out_bs__msg)
void message_out_bs__INITIALISATION(void)
void message_out_bs__encode_msg(const constants__t_channel_config_idx_i message_out_bs__channel_cfg, const constants__t_msg_header_type_i message_out_bs__header_type, const constants__t_msg_type_i message_out_bs__msg_type, const constants__t_msg_header_i message_out_bs__msg_header, const constants__t_msg_i message_out_bs__msg, constants_statuscodes_bs__t_StatusCode_i *const message_out_bs__sc, constants__t_byte_buffer_i *const message_out_bs__buffer)
void message_out_bs__bless_msg_out(const constants__t_msg_i message_out_bs__msg, constants__t_msg_type_i *const message_out_bs__msg_typ)
void message_out_bs__dealloc_msg_header_out(const constants__t_msg_header_i message_out_bs__msg_header)
void message_out_bs__alloc_msg_header(const t_bool message_out_bs__p_is_request, constants__t_msg_header_i *const message_out_bs__nmsg_header)
void message_out_bs__server_write_msg_out_header_req_handle(const constants__t_msg_header_i message_out_bs__msg_header, const constants__t_server_request_handle_i message_out_bs__req_handle)
void message_out_bs__dealloc_msg_out(const constants__t_msg_i message_out_bs__msg)
void message_out_bs__alloc_req_msg(const constants__t_msg_type_i message_out_bs__msg_type, constants__t_msg_header_i *const message_out_bs__nmsg_header, constants__t_msg_i *const message_out_bs__nmsg)
void message_out_bs__write_msg_resp_header_service_status(const constants__t_msg_header_i message_out_bs__msg_header, const constants_statuscodes_bs__t_StatusCode_i message_out_bs__status_code)
void message_out_bs__alloc_resp_msg(const constants__t_msg_type_i message_out_bs__msg_type, constants__t_msg_header_i *const message_out_bs__nmsg_header, constants__t_msg_i *const message_out_bs__nmsg)
void message_out_bs__forget_msg_out(const constants__t_msg_i message_out_bs__msg)
void message_out_bs__write_msg_out_header_session_token(const constants__t_msg_header_i message_out_bs__msg_header, const constants__t_session_token_i message_out_bs__session_token)