WebSocket++  0.8.3-dev
C++ websocket client/server library
websocketpp::processor::processor< config > Member List

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

client_handshake_request(request_type &req, uri_ptr uri, std::vector< std::string > const &subprotocols) const =0websocketpp::processor::processor< config >pure virtual
consume(uint8_t *buf, size_t len, lib::error_code &ec)=0websocketpp::processor::processor< config >pure virtual
err_str_pair typedef (defined in websocketpp::processor::processor< config >)websocketpp::processor::processor< config >
extract_subprotocols(const request_type &req, std::vector< std::string > &subprotocol_list)=0websocketpp::processor::processor< config >pure virtual
get_bytes_needed() constwebsocketpp::processor::processor< config >inlinevirtual
get_error() const =0websocketpp::processor::processor< config >pure virtual
get_max_message_size() constwebsocketpp::processor::processor< config >inline
get_message()=0websocketpp::processor::processor< config >pure virtual
get_origin(request_type const &request) const =0websocketpp::processor::processor< config >pure virtual
get_raw(response_type const &request) const =0websocketpp::processor::processor< config >pure virtual
get_uri(request_type const &request) const =0websocketpp::processor::processor< config >pure virtual
get_version() const =0websocketpp::processor::processor< config >pure virtual
has_permessage_compress() constwebsocketpp::processor::processor< config >inlinevirtual
m_max_message_size (defined in websocketpp::processor::processor< config >)websocketpp::processor::processor< config >protected
m_secure (defined in websocketpp::processor::processor< config >)websocketpp::processor::processor< config >protected
m_server (defined in websocketpp::processor::processor< config >)websocketpp::processor::processor< config >protected
message_ptr typedef (defined in websocketpp::processor::processor< config >)websocketpp::processor::processor< 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 code, std::string const &reason, message_ptr out) const =0websocketpp::processor::processor< config >pure virtual
prepare_data_frame(message_ptr in, message_ptr out)=0websocketpp::processor::processor< config >pure virtual
prepare_ping(std::string const &in, message_ptr out) const =0websocketpp::processor::processor< config >pure virtual
prepare_pong(std::string const &in, message_ptr out) const =0websocketpp::processor::processor< config >pure virtual
process_handshake(request_type const &req, std::string const &subprotocol, response_type &res) const =0websocketpp::processor::processor< config >pure virtual
processor(bool secure, bool p_is_server) (defined in websocketpp::processor::processor< config >)websocketpp::processor::processor< config >inlineexplicit
ready() const =0websocketpp::processor::processor< config >pure virtual
request_type typedef (defined in websocketpp::processor::processor< config >)websocketpp::processor::processor< config >
response_type typedef (defined in websocketpp::processor::processor< config >)websocketpp::processor::processor< config >
set_max_message_size(size_t new_value)websocketpp::processor::processor< config >inline
type typedef (defined in websocketpp::processor::processor< config >)websocketpp::processor::processor< config >
validate_handshake(request_type const &request) const =0websocketpp::processor::processor< config >pure virtual
validate_server_handshake_response(request_type const &req, response_type &res) const =0websocketpp::processor::processor< config >pure virtual
~processor() (defined in websocketpp::processor::processor< config >)websocketpp::processor::processor< config >inlinevirtual