![Inheritance graph](classDownloaderContext__inherit__graph.png)
![Collaboration graph](classDownloaderContext__coll__graph.png)
Public Types | |
typedef RefCount< DownloaderContext > | Pointer |
Public Member Functions | |
DownloaderContext (Downloader *dl, ClientHttpRequest *h) | |
~DownloaderContext () override | |
void | finished () |
Public Attributes | |
CbcPointer< Downloader > | downloader |
ClientHttpRequest * | http |
char | requestBuffer [HTTP_REQBUF_SZ] |
Private Member Functions | |
MEMPROXY_CLASS (DownloaderContext) | |
Detailed Description
Used to hold and pass the required info and buffers to the clientStream callbacks
Definition at line 25 of file Downloader.cc.
Member Typedef Documentation
◆ Pointer
Definition at line 30 of file Downloader.cc.
Constructor & Destructor Documentation
◆ DownloaderContext()
DownloaderContext::DownloaderContext | ( | Downloader * | dl, |
ClientHttpRequest * | h | ||
) |
Definition at line 41 of file Downloader.cc.
References debugs.
◆ ~DownloaderContext()
|
override |
Definition at line 48 of file Downloader.cc.
References debugs, finished(), and http.
Member Function Documentation
◆ finished()
void DownloaderContext::finished | ( | ) |
Definition at line 56 of file Downloader.cc.
References http.
Referenced by Downloader::swanSong(), and ~DownloaderContext().
◆ MEMPROXY_CLASS()
|
private |
Member Data Documentation
◆ downloader
CbcPointer<Downloader> DownloaderContext::downloader |
Definition at line 36 of file Downloader.cc.
Referenced by downloaderRecipient().
◆ http
ClientHttpRequest* DownloaderContext::http |
Definition at line 37 of file Downloader.cc.
Referenced by finished(), and ~DownloaderContext().
◆ requestBuffer
char DownloaderContext::requestBuffer[HTTP_REQBUF_SZ] |
Definition at line 38 of file Downloader.cc.
Referenced by Downloader::buildRequest(), and Downloader::handleReply().
The documentation for this class was generated from the following file:
- src/Downloader.cc
Introduction
- About Squid
- Why Squid?
- Squid Developers
- How to Donate
- How to Help Out
- Getting Squid
- Squid Source Packages
- Squid Deployment Case-Studies
- Squid Software Foundation
Documentation
- Quick Setup
- Configuration:
- FAQ and Wiki
- Guide Books:
- Non-English
- More...
Support
- Security Advisories
- Bugzilla Database
- Mailing lists
- Contacting us
- Commercial services
- Project Sponsors
- Squid-based products