30#ifndef _message_out_bs_h
31#define _message_out_bs_h
55 const t_bool message_out_bs__p_is_request,
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)