Acl::ChecklistFiller Class Referenceabstract
an interface for those capable of configuring an ACLFilledChecklist object More...
#include <ChecklistFiller.h>
Inheritance diagram for Acl::ChecklistFiller:

Public Member Functions | |
virtual | ~ChecklistFiller ()=default |
virtual void | fillChecklist (ACLFilledChecklist &) const =0 |
configure the given checklist (to reflect the current transaction state) More... | |
Detailed Description
Definition at line 18 of file ChecklistFiller.h.
Constructor & Destructor Documentation
◆ ~ChecklistFiller()
|
virtualdefault |
Member Function Documentation
◆ fillChecklist()
|
pure virtual |
Implemented in ICPState, UrnState, Security::PeerConnector, MimeIcon, htcpSpecifier, clientReplyContext, ConnStateData, and Ssl::IcapPeerConnector.
Referenced by StoreClient::onCollapsingPath(), and Security::KeyLogger::shouldLog().
The documentation for this class was generated from the following file:
- src/acl/ChecklistFiller.h