|
Squid Web Cache master
|
The set of custom formats defined in squid.conf. More...
#include <Config.h>
Public Member Functions | |
| void | registerTokens (const SBuf &nsName, TokenTableEntry const *tokenArray) |
Public Attributes | |
| std::list< TokenNamespace > | tokens |
| list of token namespaces registered | |
| void Format::FmtConfig::registerTokens | ( | const SBuf & | nsName, |
| TokenTableEntry const * | tokenArray | ||
| ) |
Definition at line 17 of file Config.cc.
References DBG_CRITICAL, debugs, and tokens.
Referenced by Format::Token::Init().
| std::list<TokenNamespace> Format::FmtConfig::tokens |
Definition at line 49 of file Config.h.
Referenced by Format::Token::parse(), and registerTokens().