MCPcopy Create free account

hub / github.com/chronoxor/CppServer / functions

Functions1,436 in github.com/chronoxor/CppServer

MethodonReceiveResponse
proto/simple_protocol.h:166
MethodonReceiveResponse
proto/simple_protocol.cpp:336
MethodonReceived
performance/https_trace_client.cpp:54
MethodonReceived
performance/http_trace_client.cpp:54
MethodonReceived
performance/tcp_echo_server.cpp:22
MethodonReceived
performance/proto_client.cpp:72
MethodonReceived
performance/udp_multicast_client.cpp:48
MethodonReceived
performance/tcp_echo_client.cpp:54
MethodonReceived
performance/ssl_multicast_client.cpp:35
MethodonReceived
performance/udp_echo_client.cpp:52
MethodonReceived
Protocol implementation
performance/proto_server.cpp:42
MethodonReceived
performance/udp_echo_server.cpp:28
MethodonReceived
performance/tcp_multicast_client.cpp:35
MethodonReceived
performance/ssl_echo_client.cpp:54
MethodonReceived
performance/ssl_echo_server.cpp:22
MethodonReceived
source/server/http/https_session.cpp:21
MethodonReceived
source/server/http/http_client.cpp:14
MethodonReceived
source/server/http/http_session.cpp:21
MethodonReceived
source/server/http/https_client.cpp:14
MethodonReceived
source/server/ws/ws_client.cpp:85
MethodonReceived
source/server/ws/wss_session.cpp:49
MethodonReceived
source/server/ws/ws_session.cpp:49
MethodonReceived
source/server/ws/wss_client.cpp:85
MethodonReceived
tests/test_ssl.cpp:79
MethodonReceived
tests/test_tcp.cpp:66
MethodonReceived
tests/test_proto.cpp:54
MethodonReceived
tests/test_proto.cpp:71
MethodonReceived
tests/test_udp.cpp:50
MethodonReceived
tests/test_udp.cpp:67
MethodonReceived
tests/test_udp_multicast.cpp:50
MethodonReceived
examples/ssl_chat_client.cpp:53
MethodonReceived
Protocol implementation
examples/proto_client.cpp:69
MethodonReceived
examples/udp_multicast_client.cpp:58
MethodonReceived
examples/tcp_chat_server.cpp:35
MethodonReceived
examples/udp_echo_client.cpp:51
MethodonReceived
Protocol implementation
examples/proto_server.cpp:71
MethodonReceived
examples/udp_echo_server.cpp:27
MethodonReceived
examples/tcp_chat_client.cpp:48
MethodonReceived
examples/ssl_chat_server.cpp:40
MethodonReceived
Handle buffer received notification ! Notification is called when another part of buffer was received from the client. \param
include/server/asio/ssl_session.h:215
MethodonReceived
Handle buffer received notification ! Notification is called when another part of buffer was received from the client. \param
include/server/asio/tcp_session.h:207
MethodonReceived
Handle datagram received notification ! Notification is called when another datagram was received from some endpoint. \param
include/server/asio/udp_server.h:323
MethodonReceived
Handle buffer received notification ! Notification is called when another part of buffer was received from the server. \param
include/server/asio/ssl_client.h:309
MethodonReceived
Handle buffer received notification ! Notification is called when another part of buffer was received from the server. \param
include/server/asio/tcp_client.h:295
MethodonReceived
Handle datagram received notification ! Notification is called when another datagram was received from some endpoint. \param
include/server/asio/udp_client.h:383
MethodonReceivedCachedRequest
Handle HTTP cached request received notification ! Notification is called when HTTP request was received from the client and the corre
include/server/http/http_session.h:163
MethodonReceivedCachedRequest
Handle HTTP cached request received notification ! Notification is called when HTTP request was received from the client and the corre
include/server/http/https_session.h:163
MethodonReceivedRequest
performance/https_trace_server.cpp:23
MethodonReceivedRequest
performance/http_trace_server.cpp:23
MethodonReceivedRequest
source/server/ws/wss_session.cpp:76
MethodonReceivedRequest
source/server/ws/ws_session.cpp:76
MethodonReceivedRequest
tests/test_https.cpp:86
MethodonReceivedRequest
tests/test_http.cpp:86
MethodonReceivedRequest
examples/https_server.cpp:86
MethodonReceivedRequest
examples/http_server.cpp:86
MethodonReceivedRequest
Handle HTTP request received notification ! Notification is called when HTTP request was received from the client. \param req
include/server/http/http_session.h:150
MethodonReceivedRequest
Handle HTTP request received notification ! Notification is called when HTTP request was received from the client. \param req
include/server/http/https_session.h:150
MethodonReceivedRequestError
performance/https_trace_server.cpp:32
MethodonReceivedRequestError
performance/http_trace_server.cpp:32
MethodonReceivedRequestError
source/server/ws/wss_session.cpp:90
MethodonReceivedRequestError
source/server/ws/ws_session.cpp:90
MethodonReceivedRequestError
tests/test_https.cpp:158
MethodonReceivedRequestError
tests/test_http.cpp:158
MethodonReceivedRequestError
examples/https_server.cpp:161
MethodonReceivedRequestError
examples/http_server.cpp:161
MethodonReceivedRequestError
Handle HTTP request error notification ! Notification is called when HTTP request error was received from the client. \param
include/server/http/http_session.h:173
MethodonReceivedRequestError
Handle HTTP request error notification ! Notification is called when HTTP request error was received from the client. \param
include/server/http/https_session.h:173
MethodonReceivedRequestHeader
source/server/ws/wss_session.cpp:62
MethodonReceivedRequestHeader
source/server/ws/ws_session.cpp:62
MethodonReceivedRequestHeader
Handle HTTP request header received notification ! Notification is called when HTTP request header was received from the client.
include/server/http/http_session.h:141
MethodonReceivedRequestHeader
Handle HTTP request header received notification ! Notification is called when HTTP request header was received from the client.
include/server/http/https_session.h:141
MethodonReceivedRequestInternal
source/server/http/https_session.cpp:70
MethodonReceivedRequestInternal
source/server/http/http_session.cpp:70
MethodonReceivedResponse
performance/https_trace_client.cpp:62
MethodonReceivedResponse
performance/http_trace_client.cpp:62
MethodonReceivedResponse
source/server/http/http_client.cpp:141
MethodonReceivedResponse
source/server/http/https_client.cpp:141
MethodonReceivedResponse
source/server/ws/ws_client.cpp:112
MethodonReceivedResponse
source/server/ws/wss_client.cpp:112
MethodonReceivedResponse
Handle HTTP response received notification ! Notification is called when HTTP response was received from the server. \param r
include/server/http/http_client.h:149
MethodonReceivedResponse
Handle HTTP response received notification ! Notification is called when HTTP response was received from the server. \param r
include/server/http/https_client.h:149
MethodonReceivedResponseError
performance/https_trace_client.cpp:71
MethodonReceivedResponseError
performance/http_trace_client.cpp:71
MethodonReceivedResponseError
source/server/http/http_client.cpp:150
MethodonReceivedResponseError
source/server/http/https_client.cpp:150
MethodonReceivedResponseError
source/server/ws/ws_client.cpp:126
MethodonReceivedResponseError
source/server/ws/wss_client.cpp:126
MethodonReceivedResponseError
Handle HTTP response error notification ! Notification is called when HTTP response error was received from the server. \para
include/server/http/http_client.h:159
MethodonReceivedResponseError
Handle HTTP response error notification ! Notification is called when HTTP response error was received from the server. \para
include/server/http/https_client.h:159
MethodonReceivedResponseHeader
source/server/ws/ws_client.cpp:98
MethodonReceivedResponseHeader
source/server/ws/wss_client.cpp:98
MethodonReceivedResponseHeader
Handle HTTP response header received notification ! Notification is called when HTTP response header was received from the server.
include/server/http/http_client.h:140
MethodonReceivedResponseHeader
Handle HTTP response header received notification ! Notification is called when HTTP response header was received from the server.
include/server/http/https_client.h:140
MethodonSend
performance/proto_client.cpp:62
MethodonSend
performance/proto_server.cpp:43
MethodonSend
Protocol implementation
performance/proto_server.cpp:65
MethodonSend
tests/test_proto.cpp:53
MethodonSend
tests/test_proto.cpp:72
MethodonSend
tests/test_proto.cpp:106
MethodonSend
examples/proto_client.cpp:70
← previousnext →1,001–1,100 of 1,436, ranked by callers