30#ifndef _message_in_bs_h
31#define _message_in_bs_h
70 t_bool *
const message_in_bs__bres,
73 const t_bool message_in_bs__is_request,
75 t_bool *
const message_in_bs__bres,
79 t_bool *
const message_in_bs__bres,
88 t_bool *
const message_in_bs__bres);
91 t_bool *
const message_in_bs__p_valid_user_token,
bool t_bool
Definition b2c.h:28
#define constants__t_SignatureData_i
Definition constants.h:82
#define constants__t_client_request_handle_i
Definition constants.h:93
#define constants__t_msg_header_i
Definition constants.h:103
#define constants__t_LocaleIds_i
Definition constants.h:65
#define constants__t_request_context_i
Definition constants.h:112
#define constants__t_msg_i
Definition constants.h:104
#define constants__t_user_token_i
Definition constants.h:123
#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
constants__t_msg_type_i
Definition constants.h:223
constants_statuscodes_bs__t_StatusCode_i
Definition constants_statuscodes_bs.h:46
void message_in_bs__bless_msg_in(const constants__t_msg_i message_in_bs__msg, constants__t_msg_type_i *const message_in_bs__msg_typ)
void message_in_bs__decode_msg_header(const t_bool message_in_bs__is_request, const constants__t_byte_buffer_i message_in_bs__msg_buffer, t_bool *const message_in_bs__bres, constants__t_msg_header_i *const message_in_bs__msg_header)
void message_in_bs__decode_msg_type(const constants__t_byte_buffer_i message_in_bs__msg_buffer, t_bool *const message_in_bs__bres, constants__t_msg_type_i *const message_in_bs__msg_typ)
void message_in_bs__decode_service_fault_msg_req_handle(const constants__t_byte_buffer_i message_in_bs__msg_buffer, constants__t_client_request_handle_i *const message_in_bs__req_handle)
void message_in_bs__dealloc_msg_in_header(const constants__t_msg_header_i message_in_bs__msg_header)
void message_in_bs__read_msg_req_header_session_token(const constants__t_msg_header_i message_in_bs__msg_header, constants__t_session_token_i *const message_in_bs__session_token)
void message_in_bs__INITIALISATION(void)
void message_in_bs__read_create_session_msg_session_token(const constants__t_msg_i message_in_bs__msg, constants__t_session_token_i *const message_in_bs__session_token)
void message_in_bs__dealloc_msg_in_buffer(const constants__t_byte_buffer_i message_in_bs__msg_buffer)
void message_in_bs__is_valid_request_context(const constants__t_request_context_i message_in_bs__req_context, t_bool *const message_in_bs__bres)
void message_in_bs__forget_msg_in(const constants__t_msg_i message_in_bs__msg)
void message_in_bs__client_read_msg_header_req_handle(const constants__t_msg_header_i message_in_bs__msg_header, constants__t_client_request_handle_i *const message_in_bs__handle)
void message_in_bs__read_activate_req_msg_locales(const constants__t_msg_i message_in_bs__p_msg, constants__t_LocaleIds_i *const message_in_bs__p_localeIds)
void message_in_bs__copy_msg_resp_header_into_msg(const constants__t_msg_header_i message_in_bs__msg_header, const constants__t_msg_i message_in_bs__msg)
void message_in_bs__decode_msg(const constants__t_msg_type_i message_in_bs__msg_type, const constants__t_byte_buffer_i message_in_bs__msg_buffer, t_bool *const message_in_bs__bres, constants__t_msg_i *const message_in_bs__msg)
void message_in_bs__server_read_msg_header_req_handle(const constants__t_msg_header_i message_in_bs__msg_header, constants__t_server_request_handle_i *const message_in_bs__handle)
void message_in_bs__read_msg_resp_header_service_status(const constants__t_msg_header_i message_in_bs__msg_header, constants_statuscodes_bs__t_StatusCode_i *const message_in_bs__status)
void message_in_bs__dealloc_msg_in(const constants__t_msg_i message_in_bs__msg)
void message_in_bs__read_activate_req_msg_identity_token(const constants__t_msg_i message_in_bs__p_msg, t_bool *const message_in_bs__p_valid_user_token, constants__t_user_token_i *const message_in_bs__p_user_token, constants__t_SignatureData_i *const message_in_bs__user_token_signature)