NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
websocketpp::http::parser::response Member List

This is the complete list of members for websocketpp::http::parser::response, including all inherited members.

append_header(std::string const &key, std::string const &val)websocketpp::http::parser::parserinline
body_ready() constwebsocketpp::http::parser::parserinlineprotected
consume(char const *buf, size_t len)websocketpp::http::parser::responseinline
consume(std::istream &s)websocketpp::http::parser::responseinline
get_body() constwebsocketpp::http::parser::parserinline
get_header(std::string const &key) constwebsocketpp::http::parser::parserinline
get_header_as_plist(std::string const &key, parameter_list &out) constwebsocketpp::http::parser::parserinline
get_headers() constwebsocketpp::http::parser::parserinline
get_max_body_size() constwebsocketpp::http::parser::parserinline
get_status_code() constwebsocketpp::http::parser::responseinline
get_status_msg() constwebsocketpp::http::parser::responseinline
get_version() constwebsocketpp::http::parser::parserinline
headers_ready() constwebsocketpp::http::parser::responseinline
m_bodywebsocketpp::http::parser::parserprotected
m_body_bytes_maxwebsocketpp::http::parser::parserprotected
m_body_bytes_neededwebsocketpp::http::parser::parserprotected
m_body_encodingwebsocketpp::http::parser::parserprotected
m_header_byteswebsocketpp::http::parser::parserprotected
m_headerswebsocketpp::http::parser::parserprotected
m_versionwebsocketpp::http::parser::parserprotected
parse_parameter_list(std::string const &in, parameter_list &out) constwebsocketpp::http::parser::parserinline
parser()websocketpp::http::parser::parserinline
prepare_body()websocketpp::http::parser::parserinlineprotected
process_header(std::string::iterator begin, std::string::iterator end)websocketpp::http::parser::parserinlineprotected
ptr typedefwebsocketpp::http::parser::response
raw() constwebsocketpp::http::parser::responseinline
raw_headers() constwebsocketpp::http::parser::parserinlineprotected
ready() constwebsocketpp::http::parser::responseinline
remove_header(std::string const &key)websocketpp::http::parser::parserinline
replace_header(std::string const &key, std::string const &val)websocketpp::http::parser::parserinline
response()websocketpp::http::parser::responseinline
set_body(std::string const &value)websocketpp::http::parser::parserinline
set_max_body_size(size_t value)websocketpp::http::parser::parserinline
set_status(status_code::value code)websocketpp::http::parser::responseinline
set_status(status_code::value code, std::string const &msg)websocketpp::http::parser::responseinline
set_version(std::string const &version)websocketpp::http::parser::parserinline
type typedefwebsocketpp::http::parser::response