#include <CommCalls.h>


| Public Types | |
| typedef CommIoCbParams | Params | 
| Public Member Functions | |
| CommIoCbPtrFun (IOCB *aHandler, const Params &aParams) | |
| void | dial () | 
| void | print (std::ostream &os) const override | 
| Public Attributes | |
| IOCB * | handler | 
| Params | params | 
Detailed Description
Definition at line 229 of file CommCalls.h.
Member Typedef Documentation
◆ Params
| typedef CommIoCbParams CommIoCbPtrFun::Params | 
Definition at line 233 of file CommCalls.h.
Constructor & Destructor Documentation
◆ CommIoCbPtrFun()
Definition at line 195 of file CommCalls.cc.
Member Function Documentation
◆ dial()
| void CommIoCbPtrFun::dial | ( | ) | 
Definition at line 202 of file CommCalls.cc.
References CommIoCbParams::buf, CommCommonCbParams::conn, CommCommonCbParams::data, CommCommonCbParams::flag, handler, CommDialerParamsT< CommIoCbParams >::params, CommIoCbParams::size, and CommCommonCbParams::xerrno.
◆ print()
| 
 | overridevirtual | 
Implements CallDialer.
Definition at line 208 of file CommCalls.cc.
References CommDialerParamsT< CommIoCbParams >::params, and CommIoCbParams::print().
Member Data Documentation
◆ handler
| IOCB* CommIoCbPtrFun::handler | 
Definition at line 241 of file CommCalls.h.
Referenced by dial().
◆ params
| 
 | inherited | 
Definition at line 149 of file CommCalls.h.
The documentation for this class was generated from the following files:
- src/CommCalls.h
- src/CommCalls.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
