Home
last modified time | relevance | path

Searched refs:onReplyHeader (Results 1 – 4 of 4) sorted by relevance

/dports/devel/cxxtools/cxxtools-2.2.1/src/xmlrpc/
H A Dhttpclientimpl.cpp46 cxxtools::connect(_client.headerReceived, *this, &HttpClientImpl::onReplyHeader); in HttpClientImpl()
57 cxxtools::connect(_client.headerReceived, *this, &HttpClientImpl::onReplyHeader); in HttpClientImpl()
67 cxxtools::connect(_client.headerReceived, *this, &HttpClientImpl::onReplyHeader); in HttpClientImpl()
84 void HttpClientImpl::onReplyHeader(http::Client& client) in onReplyHeader() function in cxxtools::xmlrpc::HttpClientImpl
H A Dhttpclientimpl.h94 void onReplyHeader(http::Client& client);
/dports/devel/cxxtools/cxxtools-2.2.1/src/json/
H A Dhttpclientimpl.cpp58 cxxtools::connect(_client.headerReceived, *this, &HttpClientImpl::onReplyHeader); in HttpClientImpl()
167 void HttpClientImpl::onReplyHeader(http::Client& client) in onReplyHeader() function in cxxtools::json::HttpClientImpl
H A Dhttpclientimpl.h115 void onReplyHeader(http::Client& client);