netxduo
NX_WEB_HTTP_SERVER_STRUCT::nx_web_http_server_name
is only used within netxduo.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
netxduo
NX_WEB_HTTP_SERVER_STRUCT::nx_web_http_server_name
NX_WEB_HTTP_SERVER_STRUCT::nx_web_http_server_name field
Syntax
Show:
Summary
Declaration
from
nx_web_http_server.h:260
CHAR
*
nx_web_http_server_name
;
Examples
References
from
examples
Code
Location
Referrer
CHAR
*
nx_web_http_server_name
;
/* Name of this HTTP Server */
nx_web_http_server.h:260
http_server_ptr
->
nx_web_http_server_name
=
http_server_name
;
nx_web_http_server.c:1359
_nx_web_http_server_create()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
NX_WEB_HTTP_SERVER_STRUCT::nx_web_http_server_name
is written by 1 function:
_nx_web_http_server_create()
All items filtered out
NX_WEB_HTTP_SERVER_STRUCT::nx_web_http_server_name
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