Network System 0.1.1
High-performance modular networking library for scalable client-server applications
Loading...
Searching...
No Matches
kcenon::network::protocols::http2::settings_frame Member List

This is the complete list of members for kcenon::network::protocols::http2::settings_frame, including all inherited members.

frame()=defaultkcenon::network::protocols::http2::frame
frame(const frame_header &hdr, std::vector< uint8_t > payload)kcenon::network::protocols::http2::frame
header() const -> const frame_header &kcenon::network::protocols::http2::frame
header_kcenon::network::protocols::http2::frameprotected
is_ack() const -> boolkcenon::network::protocols::http2::settings_frame
parse(const frame_header &hdr, std::span< const uint8_t > payload) -> Result< std::unique_ptr< settings_frame > >kcenon::network::protocols::http2::settings_framestatic
kcenon::network::protocols::http2::frame::parse(std::span< const uint8_t > data) -> Result< std::unique_ptr< frame > >kcenon::network::protocols::http2::framestatic
payload() const -> std::span< const uint8_t >kcenon::network::protocols::http2::frame
payload_kcenon::network::protocols::http2::frameprotected
serialize() const -> std::vector< uint8_t >kcenon::network::protocols::http2::frame
settings() const -> const std::vector< setting_parameter > &kcenon::network::protocols::http2::settings_frame
settings_kcenon::network::protocols::http2::settings_frameprivate
settings_frame(std::vector< setting_parameter > settings={}, bool ack=false)kcenon::network::protocols::http2::settings_frameexplicit
~frame()=defaultkcenon::network::protocols::http2::framevirtual