Go to the source code of this file.
|
void | message_out_bs__INITIALISATION (void) |
|
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__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__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__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__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__dealloc_msg_header_out (const constants__t_msg_header_i message_out_bs__msg_header) |
|
void | message_out_bs__dealloc_msg_out (const constants__t_msg_i message_out_bs__msg) |
|
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__forget_msg_out (const constants__t_msg_i message_out_bs__msg) |
|
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__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) |
|
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) |
|
◆ message_out_bs__INITIALISATION()
void message_out_bs__INITIALISATION |
( |
void | | ) |
|
|
extern |
◆ message_out_bs__alloc_msg_header()
◆ message_out_bs__alloc_req_msg()
◆ message_out_bs__alloc_resp_msg()
◆ message_out_bs__bless_msg_out()
◆ message_out_bs__client_write_msg_out_header_req_handle()
◆ message_out_bs__copy_msg_resp_header_into_msg_out()
◆ message_out_bs__dealloc_msg_header_out()
◆ message_out_bs__dealloc_msg_out()
◆ message_out_bs__encode_msg()
◆ message_out_bs__forget_msg_out()
◆ message_out_bs__server_write_msg_out_header_req_handle()
◆ message_out_bs__write_msg_out_header_session_token()
◆ message_out_bs__write_msg_resp_header_service_status()