Mgr::ClassActionCreator Class Reference
  creates Action using supplied Action::Create method and command More...
Inheritance diagram for Mgr::ClassActionCreator:

Collaboration diagram for Mgr::ClassActionCreator:

| Public Types | |
| using | Handler = ClassActionCreationHandler | 
| typedef RefCount< ActionCreator > | Pointer | 
| Public Member Functions | |
| ClassActionCreator (Handler *const aHandler) | |
| Action::Pointer | create (const Command::Pointer &cmd) const override | 
| returns a pointer to the new Action object for cmd; never nil  More... | |
| Private Attributes | |
| Handler * | handler | 
| configured Action object creator  More... | |
Detailed Description
Definition at line 34 of file Registration.cc.
Member Typedef Documentation
◆ Handler
Definition at line 37 of file Registration.cc.
◆ Pointer
| 
 | inherited | 
Definition at line 26 of file ActionCreator.h.
Constructor & Destructor Documentation
◆ ClassActionCreator()
| 
 | inline | 
Definition at line 40 of file Registration.cc.
Member Function Documentation
◆ create()
| 
 | inlineoverridevirtual | 
Member Data Documentation
◆ handler
| 
 | private | 
Definition at line 48 of file Registration.cc.
Referenced by create().
The documentation for this class was generated from the following file:
- src/mgr/Registration.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
