MCPcopy Create free account

hub / github.com/chronoxor/CppServer / functions

Functions1,436 in github.com/chronoxor/CppServer

MethodonWSDisconnected
tests/test_wss.cpp:71
MethodonWSDisconnected
tests/test_wss.cpp:89
MethodonWSDisconnected
examples/wss_chat_client.cpp:48
MethodonWSDisconnected
examples/ws_chat_client.cpp:48
MethodonWSDisconnected
examples/wss_chat_server.cpp:30
MethodonWSDisconnected
examples/ws_chat_server.cpp:30
MethodonWSDisconnected
Handle WebSocket disconnected notification
include/server/ws/ws.h:134
MethodonWSDisconnecting
Handle WebSocket disconnecting notification
include/server/ws/ws.h:132
MethodonWSError
Handle WebSocket error notification
include/server/ws/wss_session.h:104
MethodonWSError
Handle WebSocket error notification
include/server/ws/ws_session.h:104
MethodonWSError
Handle WebSocket error notification ! \param message - Error message */
include/server/ws/ws.h:167
MethodonWSError
Handle WebSocket error notification
include/server/ws/ws_client.h:112
MethodonWSError
Handle WebSocket error notification
include/server/ws/wss_client.h:112
MethodonWSPing
Handle WebSocket ping notification
include/server/ws/wss_session.h:102
MethodonWSPing
Handle WebSocket ping notification
include/server/ws/ws_session.h:102
MethodonWSPing
Handle WebSocket ping notification ! \param buffer - Received buffer \param size - Received buffer size */
include/server/ws/ws.h:155
MethodonWSPing
Handle WebSocket ping notification
include/server/ws/ws_client.h:110
MethodonWSPing
Handle WebSocket ping notification
include/server/ws/wss_client.h:110
MethodonWSPong
Handle WebSocket pong notification ! \param buffer - Received buffer \param size - Received buffer size */
include/server/ws/ws.h:161
MethodonWSReceived
performance/wss_echo_client.cpp:62
MethodonWSReceived
performance/ws_echo_server.cpp:23
MethodonWSReceived
performance/ws_echo_client.cpp:62
MethodonWSReceived
performance/wss_echo_server.cpp:23
MethodonWSReceived
performance/wss_multicast_client.cpp:48
MethodonWSReceived
performance/ws_multicast_client.cpp:48
MethodonWSReceived
tests/test_ws.cpp:62
MethodonWSReceived
tests/test_ws.cpp:80
MethodonWSReceived
tests/test_wss.cpp:72
MethodonWSReceived
tests/test_wss.cpp:90
MethodonWSReceived
examples/wss_chat_client.cpp:53
MethodonWSReceived
examples/ws_chat_client.cpp:53
MethodonWSReceived
examples/wss_chat_server.cpp:35
MethodonWSReceived
examples/ws_chat_server.cpp:35
MethodonWSReceived
Handle WebSocket received notification ! \param buffer - Received buffer \param size - Received buffer size */
include/server/ws/ws.h:141
Methodoperator!
Is no flag set?
proto/fbe.h:383
Methodoperator!=
proto/simple.h:51
Methodoperator!=
proto/simple.h:105
Methodoperator!=
proto/simple.h:158
Methodoperator!=
proto/simple.h:210
Methodoperator!=
proto/simple.h:261
Methodoperator!=
proto/fbe.h:257
Methodoperator!=
proto/fbe.h:407
Methodoperator!=
proto/fbe.h:490
Methodoperator&
proto/fbe.h:397
Methodoperator()
proto/simple.h:77
Methodoperator()
proto/simple.h:131
Methodoperator()
proto/simple.h:184
Methodoperator()
proto/simple.h:236
Methodoperator()
proto/simple.h:287
Methodoperator()
proto/fbe.h:341
Methodoperator()
proto/fbe.h:558
Methodoperator()
include/server/asio/memory.h:156
Methodoperator*
proto/fbe.h:238
Methodoperator+
Arithmetic operators
proto/fbe.h:194
Methodoperator++
proto/fbe.h:198
Methodoperator-
proto/fbe.h:195
Methodoperator--
proto/fbe.h:200
Methodoperator/
proto/fbe.h:244
Methodoperator<
proto/simple.cpp:29
Methodoperator<
proto/fbe.h:263
Methodoperator<
proto/fbe.h:492
Methodoperator<=
proto/simple.h:53
Methodoperator<=
proto/simple.h:107
Methodoperator<=
proto/simple.h:160
Methodoperator<=
proto/simple.h:212
Methodoperator<=
proto/simple.h:263
Methodoperator<=
proto/fbe.h:275
Methodoperator<=
proto/fbe.h:496
Methodoperator==
proto/simple.cpp:22
Methodoperator==
proto/fbe.h:251
Methodoperator==
proto/fbe.h:405
Methodoperator==
proto/fbe.h:488
Methodoperator>
proto/simple.h:54
Methodoperator>
proto/simple.h:108
Methodoperator>
proto/simple.h:161
Methodoperator>
proto/simple.h:213
Methodoperator>
proto/simple.h:264
Methodoperator>
proto/fbe.h:269
Methodoperator>
proto/fbe.h:494
Methodoperator>=
proto/simple.h:55
Methodoperator>=
proto/simple.h:109
Methodoperator>=
proto/simple.h:162
Methodoperator>=
proto/simple.h:214
Methodoperator>=
proto/simple.h:265
Methodoperator>=
proto/fbe.h:281
Methodoperator>=
proto/fbe.h:498
Methodoperator^
proto/fbe.h:401
Methodoperator|
proto/fbe.h:399
Methodoperator~
Reverse all flags
proto/fbe.h:386
Methodoption_keep_alive
Get the option: keep alive
include/server/asio/tcp_server.h:91
Methodoption_keep_alive
Get the option: keep alive
include/server/asio/ssl_client.h:96
Methodoption_keep_alive
Get the option: keep alive
include/server/asio/tcp_client.h:88
Methodoption_multicast
Get the option: bind the socket to the multicast UDP server
include/server/asio/udp_client.h:96
Methodoption_no_delay
Get the option: no delay
include/server/asio/tcp_server.h:93
Methodoption_no_delay
Get the option: no delay
include/server/asio/ssl_client.h:98
Methodoption_no_delay
Get the option: no delay
include/server/asio/tcp_client.h:90
Methodoption_receive_buffer_limit
Get the option: receive buffer limit
include/server/asio/ssl_session.h:66
Methodoption_receive_buffer_limit
Get the option: receive buffer limit
include/server/asio/tcp_session.h:64
Methodoption_receive_buffer_limit
Get the option: receive buffer limit
include/server/asio/udp_server.h:90
Methodoption_receive_buffer_limit
Get the option: receive buffer limit
include/server/asio/ssl_client.h:100
← previousnext →1,201–1,300 of 1,436, ranked by callers