Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/beast
/ functions
Functions
3,161 in github.com/boostorg/beast
⨍
Functions
3,161
◇
Types & classes
1,011
Method
check
test/beast/http/error.cpp:23
Method
check
test/beast/core/read_size.cpp:28
Method
check
test/beast/core/_detail_base64.cpp:52
Method
check
test/beast/core/_detail_sha1.cpp:50
Method
check
no condition
test/beast/core/error.cpp:23
Method
check
test/beast/websocket/error.cpp:23
Method
check
test/beast/zlib/inflate_stream.cpp:514
Method
check
test/beast/zlib/error.cpp:23
Method
checkBeast
test/bench/utf8_checker/bench_utf8_checker.cpp:89
Method
checkException
test/beast/core/buffers_cat.cpp:83
Method
checkLocale
test/bench/utf8_checker/bench_utf8_checker.cpp:97
Method
check_deadline
example/http/server/fast/http_server_fast.cpp:289
Method
check_deadline
Check whether we have spent enough time on this connection.
example/http/server/small/http_server_small.cpp:189
Method
check_fwd
test/beast/http/chunk_encode.cpp:52
Method
chunk_crlf
Constructor
include/boost/beast/http/chunk_encode.hpp:43
Method
chunk_extensions_impl
include/boost/beast/http/detail/chunk_encode.hpp:36
Method
chunk_header
Required for <em>ConstBufferSequence</em>
include/boost/beast/http/chunk_encode.hpp:246
Method
chunk_last
Required for <em>ConstBufferSequence</em>
include/boost/beast/http/chunk_encode.hpp:528
Method
chunk_size
include/boost/beast/http/detail/chunk_encode.hpp:110
Function
clamp
include/boost/beast/zlib/detail/ranges.hpp:90
Method
clear
Clear the stream. This function resets the stream and frees all dynamically allocated internal buffers. The compression settings are
include/boost/beast/zlib/deflate_stream.hpp:141
Method
clear_hash
Initialize the hash table (avoiding 64K overflow for 16 bit systems). prev[] will be initialized on the fly. */
include/boost/beast/zlib/detail/deflate_stream.hpp:503
Method
close
test/beast/websocket/test.hpp:590
Method
close
test/beast/websocket/test.hpp:868
Method
close
test/beast/websocket/test.hpp:1461
Method
close_op
include/boost/beast/websocket/impl/close.hpp:51
Method
close_pmd
include/boost/beast/websocket/detail/impl_base.hpp:478
Method
close_reason
Default constructor. The code will be none. Default constructed objects will explicitly convert to bool as `false`. */
include/boost/beast/websocket/rfc6455.hpp:181
Method
commit
Append writable bytes to the readable bytes. Appends n bytes from the start of the writable bytes to the end of the readable bytes. T
include/boost/beast/core/flat_static_buffer.hpp:184
Function
complete_now
include/boost/beast/core/async_base.hpp:449
Method
compress
test/beast/zlib/inflate_stream.cpp:187
Method
compress
test/bench/zlib/inflate_stream.cpp:67
Function
compressBound
=========================================================================== If the default memLevel or windowBits for deflateInit() is changed, t
test/extern/zlib-1.3.1/compress.c:72
Method
config
include/boost/beast/zlib/detail/deflate_stream.hpp:556
Function
connect
include/boost/beast/_experimental/test/tcp.hpp:27
Function
connect
include/boost/beast/_experimental/test/impl/stream.hpp:463
Method
connect_handler
test/beast/core/basic_stream.cpp:722
Method
connect_op
include/boost/beast/core/impl/basic_stream.hpp:464
Method
connection
test/bench/wsload/wsload.cpp:122
Method
const_iterator
include/boost/beast/http/detail/basic_parsed_list.hpp:61
Method
const_iterator
include/boost/beast/http/impl/rfc7230.hpp:34
Method
const_iterator
include/boost/beast/http/impl/rfc7230.hpp:151
Method
const_iterator
include/boost/beast/http/impl/rfc7230.hpp:264
Method
const_iterator
include/boost/beast/http/impl/chunk_encode.hpp:230
Method
const_iterator
include/boost/beast/core/detail/buffers_range_adaptor.hpp:42
Method
const_iterator
include/boost/beast/core/impl/multi_buffer.hpp:342
Method
const_iterator
include/boost/beast/core/impl/buffers_cat.hpp:131
Method
const_iterator
include/boost/beast/core/impl/buffers_prefix.hpp:56
Method
const_iterator
include/boost/beast/core/impl/buffers_suffix.hpp:52
Method
construct
example/http/server/fast/fields_alloc.hpp:169
Method
construct
include/boost/beast/websocket/detail/decorator.hpp:203
Method
construct
include/boost/beast/websocket/detail/decorator.hpp:260
Method
consume
`BuffersGenerator`
include/boost/beast/http/message_generator.hpp:66
Method
consumed_buffers
test/beast/core/buffers_suffix.cpp:94
Method
context
test/beast/core/test_executor.hpp:59
Method
context
test/beast/core/test_handler.hpp:74
Method
context
test/beast/core/basic_stream.cpp:85
Method
copy_construct
include/boost/beast/core/detail/variant.hpp:123
Function
core_3_timeouts_snippets
test/doc/core_3_timeouts.cpp:41
Function
core_3_timeouts_snippets2
test/doc/core_3_timeouts.cpp:581
Function
core_4_layers_snippets
test/doc/core_4_layers.cpp:24
Method
corpus
test/bench/utf8_checker/bench_utf8_checker.cpp:78
Method
corpus1
Lots of repeats, limited char range
test/beast/zlib/deflate_stream.cpp:165
Method
corpus1
Lots of repeats, limited char range
test/beast/zlib/inflate_stream.cpp:149
Method
corpus1
Lots of repeats, limited char range
test/bench/zlib/deflate_stream.cpp:29
Method
corpus1
Lots of repeats, limited char range
test/bench/zlib/inflate_stream.cpp:29
Method
corpus2
Random data
test/beast/zlib/deflate_stream.cpp:190
Method
corpus2
Random data
test/beast/zlib/inflate_stream.cpp:174
Method
corpus2
Random data
test/bench/zlib/deflate_stream.cpp:54
Method
corpus2
Random data
test/bench/zlib/inflate_stream.cpp:54
Method
counted_stream
test/doc/core_4_layers.cpp:173
Method
crawl_report
example/http/client/crawl/http_crawl.cpp:56
Function
crc32_combine
========================================================================= */
test/extern/zlib-1.3.1/crc32.c:1029
Function
crc32_combine_gen
========================================================================= */
test/extern/zlib-1.3.1/crc32.c:1042
Function
crc32_combine_op
========================================================================= */
test/extern/zlib-1.3.1/crc32.c:1047
Method
create_response
Construct a response message based on the program state.
example/http/server/small/http_server_small.cpp:131
Method
custom_parser
test/doc/http_10_custom_parser.cpp:210
Method
custom_wrapper
test/doc/websocket_7_teardown.cpp:62
Method
d_code
Mapping from a distance to a distance code. dist is the distance - 1 and must not have side effects. _dist_code[256] and _dist_code[25
include/boost/beast/zlib/detail/deflate_stream.hpp:480
Method
data
Returns a constant buffer sequence representing the readable bytes
include/boost/beast/core/flat_static_buffer.hpp:125
Method
data
Returns a constant buffer sequence representing the readable bytes
include/boost/beast/core/buffer_ref.hpp:65
Method
deallocate
example/http/server/fast/fields_alloc.hpp:161
Method
deallocate
test/beast/http/fields.cpp:1095
Method
deallocate
test/extras/include/boost/beast/test/test_allocator.hpp:166
Method
deallocate
test/extras/include/boost/beast/test/test_allocator.hpp:281
Method
dec_req
test/beast/websocket/_detail_decorator.cpp:95
Method
decompress
test/beast/zlib/deflate_stream.cpp:241
Method
decorator
Move Constructor
include/boost/beast/websocket/stream_base.hpp:64
Method
decorator
include/boost/beast/websocket/detail/decorator.hpp:147
Method
default_body_limit
include/boost/beast/http/basic_parser.hpp:114
Function
default_decorate_req
include/boost/beast/websocket/stream.hpp:2885
Function
default_decorate_res
include/boost/beast/websocket/stream.hpp:2886
Method
defer
test/beast/core/bind_handler.cpp:241
Method
defer
test/beast/core/test_executor.hpp:109
Method
defer
test/beast/core/test_handler.hpp:79
Method
defer
test/beast/core/basic_stream.cpp:135
Method
deflate
include/boost/beast/websocket/detail/impl_base.hpp:393
Function
deflateCopy
========================================================================= * Copy the source state to the destination state. * To simplify the source
test/extern/zlib-1.3.1/deflate.c:1282
Function
deflateGetDictionary
========================================================================= */
test/extern/zlib-1.3.1/deflate.c:616
Function
deflateInit_
========================================================================= */
test/extern/zlib-1.3.1/deflate.c:371
← previous
next →
1,201–1,300 of 3,161, ranked by callers