AtStepData.cc File Reference
#include "squid.h"
#include "acl/AtStepData.h"
#include "acl/Checklist.h"
#include "base/EnumIterator.h"
#include "cache_cf.h"
#include "ConfigParser.h"
#include "debug/Stream.h"
#include "sbuf/Stream.h"
#include "wordlist.h"
Include dependency graph for AtStepData.cc:
Go to the source code of this file.
Functions | |
static const char * | StepName (const XactionStep xstep) |
static XactionStep | StepValue (const char *name) |
Function Documentation
◆ StepName()
|
inlinestatic |
Definition at line 20 of file AtStepData.cc.
References assert, enumBegin_, and enumEnd_.
Referenced by ACLAtStepData::dump(), and StepValue().
◆ StepValue()
|
static |
Definition at line 38 of file AtStepData.cc.
References assert, Here, StepName(), and ToSBuf().
Referenced by ACLAtStepData::parse().