netxduo
+
0
/1 examples
SourceVu will show references to
_nxe_web_http_server_content_get()
from the following samples and libraries:
Examples
STM32469I-Discovery
Applications
USBX
Ux_Device_CDC_ECM
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
netxduo
_nxe_web_http_server_content_get()
_nxe_web_http_server_content_get() function
Syntax
Show:
Summary
Declaration
Definition
from
nx_web_http_server.h:430
UINT
nx_web_http_server_content_get
(
NX_WEB_HTTP_SERVER
*
server_ptr
,
NX_PACKET
*
packet_ptr
,
ULONG
byte_offset
,
CHAR
*
destination_ptr
,
UINT
destination_size
,
UINT
*
actual_size
)
;
Implemented in
nx_web_http_server.c:126
Arguments
Argument
server_ptr
packet_ptr
byte_offset
destination_ptr
destination_size
actual_size
Related Functions
Found 68 other functions taking a
NX_WEB_HTTP_SERVER_STRUCT
argument:
Function
_nx_web_http_server_response_send()
_nx_web_http_server_send()
_nx_web_http_server_connection_disconnect()
_nx_web_http_server_generate_response_header()
_nx_web_http_server_response_packet_allocate()
_nx_web_http_server_packet_get()
_nx_web_http_server_request_byte_expect()
_nx_web_http_server_receive()
_nx_web_http_server_packet_content_find()
_nxe_web_http_server_start()
_nxe_web_http_server_create()
_nx_web_http_server_get_process()
_nx_web_http_server_basic_authenticate()
_nx_web_http_server_retrieve_resource()
_nx_web_http_server_type_get_extended()
_nxe_web_http_server_callback_generate_response_header()
_nxe_web_http_server_callback_packet_send()
_nxe_web_http_server_mime_maps_additional_set()
_nxe_web_http_server_type_get()
_nx_web_http_server_request_read()
_nx_web_http_server_content_get_extended()
_nxe_web_http_server_stop()
_nxe_web_http_server_content_get_extended()
_nxe_web_http_server_get_entity_header()
_nxe_web_http_server_get_entity_content()
_nxe_web_http_server_callback_generate_response_header_extended()
_nxe_web_http_server_gmt_callback_set()
_nxe_web_http_server_cache_info_callback_set()
_nxe_web_http_server_type_get_extended()
_nxe_web_http_server_invalid_userpassword_notify_set()
_nxe_web_http_server_response_chunked_set()
_nxe_web_http_server_response_packet_allocate()
_nxe_web_http_server_digest_authenticate_notify_set()
_nxe_web_http_server_authentication_check_set()
_nxe_web_http_server_callback_data_send()
_nxe_web_http_server_callback_response_send()
_nxe_web_http_server_callback_response_send_extended()
_nxe_web_http_server_packet_get()
_nxe_web_http_server_packet_content_find()
_nxe_web_http_server_delete()
_nx_web_http_server_put_process()
_nx_web_http_server_invalid_userpassword_notify_set()
_nx_web_http_server_delete_process()
_nx_web_http_server_type_get()
_nx_web_http_server_chunked_size_get()
_nx_web_http_server_request_chunked_get()
_nx_web_http_server_response_chunked_set()
_nx_web_http_server_gmt_callback_set()
_nx_web_http_server_mime_maps_additional_set()
_nx_web_http_server_get_client_keepalive()
_nx_web_http_server_cache_info_callback_set()
_nx_web_http_server_callback_generate_response_header_extended()
_nx_web_http_server_callback_packet_send()
_nx_web_http_server_callback_generate_response_header()
_nx_web_http_server_content_get()
_nx_web_http_server_start()
_nx_web_http_server_delete()
_nx_web_http_server_create()
_nx_web_http_server_get_client_request()
_nx_web_http_server_callback_response_send()
_nx_web_http_server_stop()
_nx_web_http_server_callback_data_send()
_nx_web_http_server_callback_response_send_extended()
_nx_web_http_server_digest_authenticate_notify_set()
_nx_web_http_server_authentication_check_set()
_nx_web_http_server_get_entity_content()
_nx_web_http_server_get_entity_header()
_nx_web_http_server_connection_reset()
Examples
_nxe_web_http_server_content_get()
is referenced by 1 libraries and example projects:
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out