Go to the source code of this file.
|
void | message_in_bs__INITIALISATION (void) |
|
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__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__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__dealloc_msg_in (const constants__t_msg_i message_in_bs__msg) |
|
void | message_in_bs__dealloc_msg_in_buffer (const constants__t_byte_buffer_i message_in_bs__msg_buffer) |
|
void | message_in_bs__dealloc_msg_in_header (const constants__t_msg_header_i message_in_bs__msg_header) |
|
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__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__forget_msg_in (const constants__t_msg_i message_in_bs__msg) |
|
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__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) |
|
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__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__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__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__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) |
|
◆ message_in_bs__INITIALISATION()
void message_in_bs__INITIALISATION |
( |
void | | ) |
|
|
extern |
◆ message_in_bs__bless_msg_in()
◆ message_in_bs__client_read_msg_header_req_handle()
◆ message_in_bs__copy_msg_resp_header_into_msg()
◆ message_in_bs__dealloc_msg_in()
◆ message_in_bs__dealloc_msg_in_buffer()
◆ message_in_bs__dealloc_msg_in_header()
◆ message_in_bs__decode_msg()
◆ message_in_bs__decode_msg_header()
◆ message_in_bs__decode_msg_type()
◆ message_in_bs__decode_service_fault_msg_req_handle()
◆ message_in_bs__forget_msg_in()
◆ message_in_bs__is_valid_request_context()
◆ message_in_bs__read_activate_req_msg_identity_token()
◆ message_in_bs__read_activate_req_msg_locales()
◆ message_in_bs__read_create_session_msg_session_token()
◆ message_in_bs__read_msg_req_header_session_token()
◆ message_in_bs__read_msg_resp_header_service_status()
◆ message_in_bs__server_read_msg_header_req_handle()