ReplyHeaderStrategy.h
Go to the documentation of this file.
ACLFilledChecklist * Filled(ACLChecklist *checklist)
convenience and safety wrapper for dynamic_cast<ACLFilledChecklist*>
Definition: FilledChecklist.h:120
Definition: Checklist.h:27
Definition: ParameterizedNode.h:24
matches the value of a given reply header (e.g., "rep_mime_type" ACL)
Definition: ReplyHeaderStrategy.h:24
int match(ACLChecklist *) override
Matches the actual data in checklist against this ACL.
Definition: ReplyHeaderStrategy.h:35
bool requiresReply() const override
whether our (i.e. shallow) match() requires checklist to have a reply
Definition: ReplyHeaderStrategy.h:28