Sese Framework  2.3.0
A cross-platform framework
Loading...
Searching...
No Matches
sese::internal::service::http::HttpConnectionExImpl Member List

This is the complete list of members for sese::internal::service::http::HttpConnectionExImpl, including all inherited members.

accept_stream_countsese::internal::service::http::HttpConnectionEx
asio_bufferssese::internal::service::http::HttpConnectionEx
checkKeepalive() overridesese::internal::service::http::HttpConnectionExImplvirtual
close(uint32_t id)sese::internal::service::http::HttpConnectionEx
closed_streamssese::internal::service::http::HttpConnectionEx
disponse()sese::internal::service::http::HttpConnectionEx
enable_pushsese::internal::service::http::HttpConnectionEx
endpoint_init_window_sizesese::internal::service::http::HttpConnectionEx
endpoint_max_frame_sizesese::internal::service::http::HttpConnectionEx
endpoint_window_sizesese::internal::service::http::HttpConnectionEx
expect_acksese::internal::service::http::HttpConnectionEx
framesese::internal::service::http::HttpConnectionEx
getPtr()sese::internal::service::http::HttpConnectionExImplinline
handleDataFrame()sese::internal::service::http::HttpConnectionEx
handleFrameHeader()sese::internal::service::http::HttpConnectionEx
handleGoawayFrame()sese::internal::service::http::HttpConnectionEx
handleHeadersFrame()sese::internal::service::http::HttpConnectionEx
handlePingFrame()sese::internal::service::http::HttpConnectionEx
handlePriorityFrame()sese::internal::service::http::HttpConnectionEx
handleRequest(const HttpStream::Ptr &stream)sese::internal::service::http::HttpConnectionEx
handleRstStreamFrame()sese::internal::service::http::HttpConnectionEx
handleSettingsFrame()sese::internal::service::http::HttpConnectionEx
handleWindowUpdate()sese::internal::service::http::HttpConnectionEx
handleWrite()sese::internal::service::http::HttpConnectionEx
HEADER_TABLE_SIZEsese::internal::service::http::HttpConnectionExstatic
header_table_sizesese::internal::service::http::HttpConnectionEx
HttpConnectionEx(const std::shared_ptr< HttpServiceImpl > &service, asio::io_context &io_context, const sese::net::IPAddress::Ptr &addr)sese::internal::service::http::HttpConnectionEx
HttpConnectionExImpl(const std::shared_ptr< HttpServiceImpl > &service, asio::io_context &context, const sese::net::IPAddress::Ptr &addr, SharedSocket socket)sese::internal::service::http::HttpConnectionExImpl
INIT_WINDOW_SIZEsese::internal::service::http::HttpConnectionExstatic
is_readsese::internal::service::http::HttpConnectionEx
is_writesese::internal::service::http::HttpConnectionEx
keepalivesese::internal::service::http::HttpConnectionEx
latest_stream_identsese::internal::service::http::HttpConnectionEx
max_concurrent_streamsese::internal::service::http::HttpConnectionEx
MAX_CONCURRENT_STREAMSsese::internal::service::http::HttpConnectionExstatic
MAX_FRAME_SIZEsese::internal::service::http::HttpConnectionExstatic
max_frame_sizesese::internal::service::http::HttpConnectionEx
max_header_list_sizesese::internal::service::http::HttpConnectionEx
pre_vectorsese::internal::service::http::HttpConnectionEx
Ptr typedefsese::internal::service::http::HttpConnectionExImpl
readBlock(char *buffer, size_t length, const std::function< void(const asio::error_code &code)> &callback) overridesese::internal::service::http::HttpConnectionExImplvirtual
readFrameHeader()sese::internal::service::http::HttpConnectionEx
readMagic()sese::internal::service::http::HttpConnectionEx
remote_addresssese::internal::service::http::HttpConnectionEx
req_dynamic_tablesese::internal::service::http::HttpConnectionEx
resp_dynamic_tablesese::internal::service::http::HttpConnectionEx
servicesese::internal::service::http::HttpConnectionEx
SharedSocket typedefsese::internal::service::http::HttpConnectionExImpl
Socket typedefsese::internal::service::http::HttpConnectionExImpl
socketsese::internal::service::http::HttpConnectionExImpl
streamssese::internal::service::http::HttpConnectionEx
temp_buffersese::internal::service::http::HttpConnectionEx
timersese::internal::service::http::HttpConnectionEx
vectorsese::internal::service::http::HttpConnectionEx
window_sizesese::internal::service::http::HttpConnectionEx
writeAckFrame()sese::internal::service::http::HttpConnectionEx
writeBlock(const void *buffer, size_t size, const std::function< void(const asio::error_code &code)> &callback) overridesese::internal::service::http::HttpConnectionExImplvirtual
writeBlocks(const std::vector< asio::const_buffer > &buffers, const std::function< void(const asio::error_code &code)> &callback) overridesese::internal::service::http::HttpConnectionExImplvirtual
writeDataFrame4Body(const HttpStream::Ptr &stream)sese::internal::service::http::HttpConnectionEx
writeDataFrame4Ranges(const HttpStream::Ptr &stream)sese::internal::service::http::HttpConnectionEx
writeDataFrame4SingleRange(const HttpStream::Ptr &stream)sese::internal::service::http::HttpConnectionEx
writeGoawayFrame(uint32_t latest_stream_id, uint8_t flags, uint32_t error_code, const std::string &msg, bool once=false)sese::internal::service::http::HttpConnectionEx
writeHeadersFrame(const HttpStream::Ptr &stream, bool verify_end_stream=true)sese::internal::service::http::HttpConnectionEx
writeRstStreamFrame(uint32_t stream_id, uint8_t flags, uint32_t error_code, bool once=false)sese::internal::service::http::HttpConnectionEx
writeSettingsFrame()sese::internal::service::http::HttpConnectionEx
writeSubheaderAndData(const HttpStream::Ptr &stream, const std::string &subheader, size_t remind)sese::internal::service::http::HttpConnectionEx
writeWindowUpdateFrame(uint32_t stream_id, uint8_t flags, uint32_t window_size)sese::internal::service::http::HttpConnectionEx
~HttpConnectionEx()=defaultsese::internal::service::http::HttpConnectionExvirtual