NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
websocketpp::processor::hybi13< config > Member List

This is the complete list of members for websocketpp::processor::hybi13< config >, including all inherited members.

APPLICATION enum valuewebsocketpp::processor::hybi13< config >protected
base typedefwebsocketpp::processor::hybi13< config >
client_handshake_request(request_type &req, uri_ptr uri, std::vector< std::string > const &subprotocols) const websocketpp::processor::hybi13< config >inlinevirtual
consume(uint8_t *buf, size_t len, lib::error_code &ec)websocketpp::processor::hybi13< config >inlinevirtual
copy_basic_header_bytes(uint8_t const *buf, size_t len)websocketpp::processor::hybi13< config >inlineprotected
copy_extended_header_bytes(uint8_t const *buf, size_t len)websocketpp::processor::hybi13< config >inlineprotected
err_str_pair typedefwebsocketpp::processor::hybi13< config >
EXTENSION enum valuewebsocketpp::processor::hybi13< config >protected
extract_subprotocols(request_type const &req, std::vector< std::string > &subprotocol_list)websocketpp::processor::hybi13< config >inlinevirtual
FATAL_ERROR enum valuewebsocketpp::processor::hybi13< config >protected
finalize_message()websocketpp::processor::hybi13< config >inline
get_bytes_needed() const websocketpp::processor::hybi13< config >inlinevirtual
get_error() const websocketpp::processor::hybi13< config >inlinevirtual
get_max_message_size() const websocketpp::processor::processor< config >inline
get_message()websocketpp::processor::hybi13< config >inlinevirtual
get_origin(request_type const &r) const websocketpp::processor::hybi13< config >inlinevirtual
get_raw(response_type const &res) const websocketpp::processor::hybi13< config >inlinevirtual
get_uri(request_type const &request) const websocketpp::processor::hybi13< config >inlinevirtual
get_version() const websocketpp::processor::hybi13< config >inlinevirtual
has_permessage_compress() const websocketpp::processor::processor< config >inlinevirtual
has_permessage_deflate() const websocketpp::processor::hybi13< config >inline
HEADER_BASIC enum valuewebsocketpp::processor::hybi13< config >protected
HEADER_EXTENDED enum valuewebsocketpp::processor::hybi13< config >protected
hybi13(bool secure, bool p_is_server, msg_manager_ptr manager, rng_type &rng)websocketpp::processor::hybi13< config >inlineexplicit
m_basic_headerwebsocketpp::processor::hybi13< config >protected
m_bytes_neededwebsocketpp::processor::hybi13< config >protected
m_control_msgwebsocketpp::processor::hybi13< config >protected
m_current_msgwebsocketpp::processor::hybi13< config >protected
m_cursorwebsocketpp::processor::hybi13< config >protected
m_data_msgwebsocketpp::processor::hybi13< config >protected
m_extended_headerwebsocketpp::processor::hybi13< config >protected
m_max_message_sizewebsocketpp::processor::processor< config >protected
m_msg_managerwebsocketpp::processor::hybi13< config >protected
m_permessage_deflatewebsocketpp::processor::hybi13< config >protected
m_rngwebsocketpp::processor::hybi13< config >protected
m_securewebsocketpp::processor::processor< config >protected
m_serverwebsocketpp::processor::processor< config >protected
m_statewebsocketpp::processor::hybi13< config >protected
masked_copy(std::string const &i, std::string &o, frame::masking_key_type key) const websocketpp::processor::hybi13< config >inlineprotected
message_ptr typedefwebsocketpp::processor::hybi13< config >
message_type typedefwebsocketpp::processor::hybi13< config >
msg_manager_ptr typedefwebsocketpp::processor::hybi13< config >
msg_manager_type typedefwebsocketpp::processor::hybi13< config >
negotiate_extensions(request_type const &request)websocketpp::processor::hybi13< config >inlinevirtual
negotiate_extensions(response_type const &response)websocketpp::processor::hybi13< config >inlinevirtual
negotiate_extensions_helper(header_type const &header)websocketpp::processor::hybi13< config >inline
permessage_deflate_type typedefwebsocketpp::processor::hybi13< config >
prepare_close(close::status::value code, std::string const &reason, message_ptr out) const websocketpp::processor::hybi13< config >inlinevirtual
prepare_control(frame::opcode::value op, std::string const &payload, message_ptr out) const websocketpp::processor::hybi13< config >inlineprotected
prepare_data_frame(message_ptr in, message_ptr out)websocketpp::processor::hybi13< config >inlinevirtual
prepare_ping(std::string const &in, message_ptr out) const websocketpp::processor::hybi13< config >inlinevirtual
prepare_pong(std::string const &in, message_ptr out) const websocketpp::processor::hybi13< config >inlinevirtual
process_handshake(request_type const &request, std::string const &subprotocol, response_type &response) const websocketpp::processor::hybi13< config >inlinevirtual
process_handshake_key(std::string &key) const websocketpp::processor::hybi13< config >inlineprotected
process_payload_bytes(uint8_t *buf, size_t len, lib::error_code &ec)websocketpp::processor::hybi13< config >inlineprotected
processor(bool secure, bool p_is_server)websocketpp::processor::processor< config >inlineexplicit
ready() const websocketpp::processor::hybi13< config >inlinevirtual
READY enum valuewebsocketpp::processor::hybi13< config >protected
request_type typedefwebsocketpp::processor::hybi13< config >
reset_headers()websocketpp::processor::hybi13< config >inline
response_type typedefwebsocketpp::processor::hybi13< config >
rng_type typedefwebsocketpp::processor::hybi13< config >
set_max_message_size(size_t new_value)websocketpp::processor::processor< config >inline
state enum namewebsocketpp::processor::hybi13< config >protected
type typedefwebsocketpp::processor::processor< config >
validate_handshake(request_type const &r) const websocketpp::processor::hybi13< config >inlinevirtual
validate_incoming_basic_header(frame::basic_header const &h, bool is_server, bool new_msg) const websocketpp::processor::hybi13< config >inlineprotected
validate_incoming_extended_header(frame::basic_header h, frame::extended_header e) const websocketpp::processor::hybi13< config >inlineprotected
validate_server_handshake_response(request_type const &req, response_type &res) const websocketpp::processor::hybi13< config >inlinevirtual
~processor()websocketpp::processor::processor< config >inlinevirtual