Include dependency graph for AsyncFunCalls.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | NullaryFunDialer |
| Calls a function without arguments. See also: NullaryMemFunT. More... | |
| class | UnaryFunDialer< Argument1 > |
| CallDialer for single-parameter stand-alone functions. More... | |
Functions | |
| template<typename Argument1 > | |
| UnaryFunDialer< Argument1 > | callDialer (void(*handler)(Argument1), Argument1 arg1) |
| helper function to simplify UnaryFunDialer creation More... | |
Function Documentation
◆ callDialer()
template<typename Argument1 >
| UnaryFunDialer<Argument1> callDialer | ( | void(*)(Argument1) | handler, |
| Argument1 | arg1 | ||
| ) |
Definition at line 60 of file AsyncFunCalls.h.
Referenced by _comm_close().
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
