activeevents_ | Network::HttpRequestManager | private |
activeeventslock_ | Network::HttpRequestManager | private |
attachCB(const NotifierAccess &, const CallBack &, bool onlyifnew=false) const | CallBacker | |
attachCB(const NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) const | CallBacker | |
attachednotifiers_ | CallBacker | private |
attachednotifierslock_ | CallBacker | mutableprivate |
CallBacker() | CallBacker | |
CallBacker(const CallBacker &) | CallBacker | |
CloseInstance() | Network::HttpRequestManager | privatestatic |
createReceiverForCurrentThread() | CallBacker | static |
detachAllNotifiers() const | CallBacker | |
detachCB(const NotifierAccess &, const CallBack &) const | CallBacker | |
detachCB(const NotifierAccess *notif, const CallBack &cb) const | CallBacker | inline |
doRequestCB(CallBacker *) | Network::HttpRequestManager | private |
eventloop_ | Network::HttpRequestManager | private |
eventlooplock_ | Network::HttpRequestManager | private |
get(const char *url) | Network::HttpRequestManager | |
head(const char *url) | Network::HttpRequestManager | |
HttpRequestManager() | Network::HttpRequestManager | |
instance() | Network::HttpRequestManager | static |
isCapsule() const | CallBacker | inlinevirtual |
isNotifierAttached(const NotifierAccess *) const | CallBacker | |
notifyShutdown(const NotifierAccess *, bool wait) const | CallBacker | private |
qnam_ | Network::HttpRequestManager | private |
removeReceiverForCurrentThread() | CallBacker | static |
request(const HttpRequest *) | Network::HttpRequestManager | |
shutDownThreading() | Network::HttpRequestManager | private |
stopReceivingNotifications() const | CallBacker | inline |
thread_ | Network::HttpRequestManager | private |
threadFuncCB(CallBacker *) | Network::HttpRequestManager | private |
trueCaller() | CallBacker | inlinevirtual |
~CallBacker() | CallBacker | virtual |
~HttpRequestManager() | Network::HttpRequestManager | |