
| Public Member Functions | |
| void * | operator new (size_t size) | 
| void | operator delete (void *address) | 
| void * | toCbdata () noexcept | 
| RedirectStateData (const char *url) | |
| ~RedirectStateData () | |
| Public Attributes | |
| void * | data | 
| SBuf | orig_url | 
| HLPCB * | handler | 
| Static Private Attributes | |
| static cbdata_type | CBDATA_RedirectStateData = CBDATA_UNKNOWN | 
Detailed Description
Definition at line 42 of file redirect.cc.
Constructor & Destructor Documentation
◆ RedirectStateData()
| 
 | explicit | 
Definition at line 69 of file redirect.cc.
◆ ~RedirectStateData()
| RedirectStateData::~RedirectStateData | ( | ) | 
Definition at line 76 of file redirect.cc.
Member Function Documentation
◆ operator delete()
| 
 | inline | 
Definition at line 44 of file redirect.cc.
◆ operator new()
| 
 | inline | 
Definition at line 44 of file redirect.cc.
◆ toCbdata()
| 
 | inlinenoexcept | 
Definition at line 44 of file redirect.cc.
Member Data Documentation
◆ CBDATA_RedirectStateData
| 
 | staticprivate | 
Definition at line 44 of file redirect.cc.
◆ data
| void* RedirectStateData::data | 
Definition at line 50 of file redirect.cc.
Referenced by redirectHandleReply(), and storeIdHandleReply().
◆ handler
| HLPCB* RedirectStateData::handler | 
Definition at line 53 of file redirect.cc.
Referenced by redirectHandleReply(), and storeIdHandleReply().
◆ orig_url
| SBuf RedirectStateData::orig_url | 
Definition at line 51 of file redirect.cc.
The documentation for this class was generated from the following file:
- src/redirect.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
