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

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

base typedefwebsocketpp::processor::hybi00< config >
client_handshake_request(request_type &, uri_ptr, std::vector< std::string > const &) const websocketpp::processor::hybi00< config >inlinevirtual
consume(uint8_t *buf, size_t len, lib::error_code &ec)websocketpp::processor::hybi00< config >inlinevirtual
err_str_pair typedefwebsocketpp::processor::processor< config >
extract_subprotocols(request_type const &req, std::vector< std::string > &subprotocol_list)websocketpp::processor::hybi00< config >inlinevirtual
get_bytes_needed() const websocketpp::processor::processor< config >inlinevirtual
get_error() const websocketpp::processor::hybi00< config >inlinevirtual
get_key3() const websocketpp::processor::hybi00< config >inline
get_max_message_size() const websocketpp::processor::processor< config >inline
get_message()websocketpp::processor::hybi00< config >inlinevirtual
get_origin(request_type const &r) const websocketpp::processor::hybi00< config >inlinevirtual
get_raw(response_type const &res) const websocketpp::processor::hybi00< config >inlinevirtual
get_uri(request_type const &request) const websocketpp::processor::hybi00< config >inlinevirtual
get_version() const websocketpp::processor::hybi00< config >inlinevirtual
has_permessage_compress() const websocketpp::processor::processor< config >inlinevirtual
hybi00(bool secure, bool p_is_server, msg_manager_ptr manager)websocketpp::processor::hybi00< config >inlineexplicit
m_max_message_sizewebsocketpp::processor::processor< config >protected
m_securewebsocketpp::processor::processor< config >protected
m_serverwebsocketpp::processor::processor< config >protected
message_ptr typedefwebsocketpp::processor::hybi00< config >
message_type typedefwebsocketpp::processor::hybi00< config >
msg_manager_ptr typedefwebsocketpp::processor::hybi00< config >
negotiate_extensions(request_type const &)websocketpp::processor::processor< config >inlinevirtual
negotiate_extensions(response_type const &)websocketpp::processor::processor< config >inlinevirtual
prepare_close(close::status::value, std::string const &, message_ptr out) const websocketpp::processor::hybi00< config >inlinevirtual
prepare_data_frame(message_ptr in, message_ptr out)websocketpp::processor::hybi00< config >inlinevirtual
prepare_ping(std::string const &, message_ptr) const websocketpp::processor::hybi00< config >inlinevirtual
prepare_pong(std::string const &, message_ptr) const websocketpp::processor::hybi00< config >inlinevirtual
process_handshake(request_type const &req, std::string const &subprotocol, response_type &res) const websocketpp::processor::hybi00< config >inlinevirtual
processor(bool secure, bool p_is_server)websocketpp::processor::processor< config >inlineexplicit
ready() const websocketpp::processor::hybi00< config >inlinevirtual
request_type typedefwebsocketpp::processor::hybi00< config >
response_type typedefwebsocketpp::processor::hybi00< config >
set_max_message_size(size_t new_value)websocketpp::processor::processor< config >inline
type typedefwebsocketpp::processor::processor< config >
validate_handshake(request_type const &r) const websocketpp::processor::hybi00< config >inlinevirtual
validate_server_handshake_response(request_type const &, response_type &) const websocketpp::processor::hybi00< config >inlinevirtual
~processor()websocketpp::processor::processor< config >inlinevirtual