ゴミ箱
Public Attributes | List of all members
boost::beast::websocket::detail::pmd_offer Struct Reference

#include <pmd_extension.hpp>

Public Attributes

bool accept
 
int server_max_window_bits
 
int client_max_window_bits
 
bool server_no_context_takeover
 
bool client_no_context_takeover
 

Member Data Documentation

bool boost::beast::websocket::detail::pmd_offer::accept
int boost::beast::websocket::detail::pmd_offer::client_max_window_bits
bool boost::beast::websocket::detail::pmd_offer::client_no_context_takeover
int boost::beast::websocket::detail::pmd_offer::server_max_window_bits
bool boost::beast::websocket::detail::pmd_offer::server_no_context_takeover

The documentation for this struct was generated from the following file: