Public Types |
Public Member Functions |
Public Attributes |
Static Private Attributes |
List of all members
Ssl::GeneratorRequest Class Reference
A pending Ssl::Helper request, combining the original and collapsed queries. More...
Collaboration diagram for Ssl::GeneratorRequest:
![Collaboration graph](classSsl_1_1GeneratorRequest__coll__graph.png)
Public Types | |
typedef std::vector< GeneratorRequestor > | GeneratorRequestors |
Ssl::Helper request initiators waiting for the same answer (FIFO). More... | |
Public Member Functions | |
void * | operator new (size_t size) |
void | operator delete (void *address) |
void * | toCbdata () noexcept |
void | emplace (HLPCB *callback, void *data) |
adds a GeneratorRequestor More... | |
Public Attributes | |
SBuf | query |
Ssl::Helper request message (GeneratorRequests key) More... | |
GeneratorRequestors | requestors |
Static Private Attributes | |
static cbdata_type | CBDATA_GeneratorRequest = CBDATA_UNKNOWN |
Detailed Description
Member Typedef Documentation
◆ GeneratorRequestors
Member Function Documentation
◆ emplace()
|
inline |
Definition at line 46 of file helper.cc.
References requestors.
Referenced by Ssl::Helper::Submit().
◆ operator delete()
|
inline |
◆ operator new()
|
inline |
◆ toCbdata()
Member Data Documentation
◆ CBDATA_GeneratorRequest
|
staticprivate |
◆ query
SBuf Ssl::GeneratorRequest::query |
Definition at line 48 of file helper.cc.
Referenced by Ssl::HandleGeneratorReply(), operator<<(), and Ssl::Helper::Submit().
◆ requestors
GeneratorRequestors Ssl::GeneratorRequest::requestors |
Definition at line 52 of file helper.cc.
Referenced by emplace(), Ssl::HandleGeneratorReply(), and operator<<().
The documentation for this class was generated from the following file:
- src/ssl/helper.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