Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Corvusoft/restbed
/ functions
Functions
384 in github.com/Corvusoft/restbed
⨍
Functions
384
◇
Types & classes
99
Method
Uri
src/corvusoft/restbed/uri.cpp:49
Method
WebSocket
src/corvusoft/restbed/web_socket.cpp:36
Method
WebSocket
Constructors
src/corvusoft/restbed/web_socket.hpp:134
Method
WebSocketImpl
src/corvusoft/restbed/detail/web_socket_impl.cpp:35
Method
WebSocketImpl
Constructors
src/corvusoft/restbed/detail/web_socket_impl.hpp:106
Method
WebSocketManagerImpl
src/corvusoft/restbed/detail/web_socket_manager_impl.cpp:49
Method
WebSocketManagerImpl
Constructors
src/corvusoft/restbed/detail/web_socket_manager_impl.hpp:94
Method
WebSocketMessage
src/corvusoft/restbed/web_socket_message.cpp:30
Method
add_header
src/corvusoft/restbed/response.cpp:124
Method
add_header
src/corvusoft/restbed/session.cpp:390
Method
authenticate
src/corvusoft/restbed/detail/service_impl.cpp:611
Method
close
src/corvusoft/restbed/web_socket.cpp:63
Method
connect
src/corvusoft/restbed/detail/ipc_socket_impl.cpp:89
Method
connection_timeout_handler
src/corvusoft/restbed/detail/ipc_socket_impl.cpp:170
Method
connection_timeout_handler
src/corvusoft/restbed/detail/socket_impl.cpp:299
Method
create_ipc_session
src/corvusoft/restbed/detail/service_impl.cpp:316
Method
create_session
src/corvusoft/restbed/detail/service_impl.cpp:533
Method
create_ssl_session
src/corvusoft/restbed/detail/service_impl.cpp:248
Method
decode
src/corvusoft/restbed/uri.cpp:97
Method
decode_parameter
src/corvusoft/restbed/uri.cpp:168
Method
default_error_handler
src/corvusoft/restbed/detail/service_impl.cpp:662
Method
discard_request
src/corvusoft/restbed/detail/service_impl.cpp:671
Method
encode
src/corvusoft/restbed/uri.cpp:173
Method
encode_parameter
src/corvusoft/restbed/uri.cpp:217
Function
error_handler
test/resource_error_handler_overflow_regression_suite.cpp:34
Method
extract_path_parameters
src/corvusoft/restbed/detail/service_impl.cpp:571
Method
find_method_handler
src/corvusoft/restbed/detail/service_impl.cpp:594
Method
get_bind_address
src/corvusoft/restbed/ssl_settings.cpp:86
Method
get_close_handler
src/corvusoft/restbed/web_socket.cpp:134
Method
get_error_handler
src/corvusoft/restbed/detail/service_impl.cpp:863
Method
get_header
src/corvusoft/restbed/response.cpp:78
Method
get_header
src/corvusoft/restbed/response.hpp:74
Method
get_header
src/corvusoft/restbed/request.hpp:95
Method
get_headers
src/corvusoft/restbed/response.cpp:89
Method
get_http_uri
src/corvusoft/restbed/service.cpp:278
Method
get_http_uri
src/corvusoft/restbed/detail/service_impl.cpp:812
Method
get_https_uri
src/corvusoft/restbed/service.cpp:283
Method
get_https_uri
src/corvusoft/restbed/detail/service_impl.cpp:835
Method
get_io_context
src/corvusoft/restbed/service.cpp:288
Method
get_local_endpoint
src/corvusoft/restbed/detail/ipc_socket_impl.cpp:144
Method
get_logger
src/corvusoft/restbed/web_socket.cpp:119
Method
get_logger
src/corvusoft/restbed/detail/web_socket_manager_impl.cpp:307
Method
get_message_handler
src/corvusoft/restbed/web_socket.cpp:144
Method
get_open_handler
src/corvusoft/restbed/web_socket.cpp:129
Method
get_parameters
src/corvusoft/restbed/common.hpp:69
Method
get_path_parameter
src/corvusoft/restbed/request.cpp:161
Method
get_path_parameter
src/corvusoft/restbed/request.hpp:115
Method
get_port
src/corvusoft/restbed/settings.cpp:41
Method
get_port
src/corvusoft/restbed/ssl_settings.cpp:81
Method
get_protocol
src/corvusoft/restbed/response.cpp:68
Method
get_query_parameter
src/corvusoft/restbed/request.cpp:145
Method
get_query_parameter
src/corvusoft/restbed/request.hpp:105
Method
get_remote_endpoint
src/corvusoft/restbed/detail/ipc_socket_impl.cpp:149
Method
get_socket
src/corvusoft/restbed/web_socket.cpp:124
Method
get_status_message
src/corvusoft/restbed/response.cpp:73
Method
get_version
src/corvusoft/restbed/response.cpp:58
Method
has_header
src/corvusoft/restbed/response.cpp:48
Method
has_parameter
src/corvusoft/restbed/common.hpp:56
Method
http_listen
src/corvusoft/restbed/detail/service_impl.cpp:149
Method
https_listen
src/corvusoft/restbed/detail/service_impl.cpp:242
Method
ipc_listen
src/corvusoft/restbed/detail/service_impl.cpp:310
Method
is_closed
src/corvusoft/restbed/web_socket.cpp:58
Method
is_closed
src/corvusoft/restbed/detail/ipc_socket_impl.cpp:84
Method
is_open
src/corvusoft/restbed/web_socket.cpp:53
Method
is_valid
src/corvusoft/restbed/uri.cpp:85
Method
log
src/corvusoft/restbed/detail/web_socket_impl.cpp:45
Method
lowercase
src/corvusoft/restbed/string.cpp:43
Function
main
test/request_unit_suite.cpp:180
Function
main
test/ssl_settings_to_handle_windows_paths_regression_suite.cpp:36
Function
main
test/session_integration_suite.cpp:76
Function
main
test/resource_integration_suite.cpp:34
Function
main
test/settings_unit_suite.cpp:283
Function
main
test/settings_integration_suite.cpp:40
Function
main
test/string_unit_suite.cpp:189
Function
main
test/response_integration_suite.cpp:36
Function
main
test/ssl_settings_integration_suite.cpp:39
Function
main
test/service_integration_suite.cpp:57
Function
main
test/uncaught_exception_when_peer_closes_connection_regression_suite.cpp:81
Function
main
test/request_integration_suite.cpp:110
Function
main
test/resource_error_handler_overflow_regression_suite.cpp:98
Function
main
test/string_integration_suite.cpp:93
Function
main
test/service_unit_suite.cpp:48
Function
main
test/uri_get_parameter_fails_to_handle_empty_values_regression_suite.cpp:35
Function
main
test/web_socket_message_integration_suite.cpp:116
Function
main
test/service_error_handler_overflow_regression_suite.cpp:98
Function
main
test/uri_fails_to_handle_file_scheme_relative_paths_regression_suite.cpp:54
Function
main
test/ssl_settings_unit_suite.cpp:81
Function
main
test/web_socket_message_unit_suite.cpp:84
Function
main
test/missing_regex_support_on_gcc_4.8_regression_suite.cpp:22
Function
main
test/uri_unit_suite.cpp:190
Function
main
test/session_unit_suite.cpp:138
Function
main
test/resource_unit_suite.cpp:30
Function
main
test/response_unit_suite.cpp:155
Method
method_not_allowed
src/corvusoft/restbed/detail/service_impl.cpp:440
Method
method_not_implemented
src/corvusoft/restbed/detail/service_impl.cpp:457
Method
not_found
src/corvusoft/restbed/detail/service_impl.cpp:391
Method
operator !=
src/corvusoft/restbed/uri.cpp:407
Method
operator <
src/corvusoft/restbed/uri.cpp:392
Method
operator ==
src/corvusoft/restbed/uri.cpp:402
Method
operator >
src/corvusoft/restbed/uri.cpp:397
← previous
next →
201–300 of 384, ranked by callers