The Micro C++ Library
micxx::HTTPConnection Member List
This is the complete list of members for micxx::HTTPConnection, including all inherited members.
addressmicxx::HTTPConnection [protected]
connect(const InetAddress &address)micxx::HTTPConnection [protected]
connectionmicxx::HTTPConnection [protected]
disconnect()micxx::HTTPConnection [protected]
get(const std::string &url)micxx::HTTPConnection [virtual]
get(const URL &url)micxx::HTTPConnection [virtual]
getURL()micxx::HTTPConnection [inline, virtual]
headermicxx::HTTPConnection [protected]
HTTPConnection()micxx::HTTPConnection
NameValueMap typedefmicxx::HTTPConnection
proxymicxx::HTTPConnection [protected]
querymicxx::HTTPConnection [protected]
receivermicxx::HTTPConnection [protected]
setProxy(const std::string &proxy)micxx::HTTPConnection [virtual]
setReceiver(HTTPReceiver *receiver)micxx::HTTPConnection [virtual]
urlmicxx::HTTPConnection [protected]
~HTTPConnection()micxx::HTTPConnection [virtual]