Format::FmtConfig Class Reference

The set of custom formats defined in squid.conf. More...

#include <Config.h>

Collaboration diagram for Format::FmtConfig:

Public Member Functions

void registerTokens (const SBuf &nsName, TokenTableEntry const *tokenArray)
 

Public Attributes

std::list< TokenNamespacetokens
 list of token namespaces registered More...
 

Detailed Description

Definition at line 38 of file Config.h.

Member Function Documentation

◆ registerTokens()

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().

Member Data Documentation

◆ tokens

std::list<TokenNamespace> Format::FmtConfig::tokens

Definition at line 49 of file Config.h.

Referenced by Format::Token::parse(), and registerTokens().


The documentation for this class was generated from the following files:

 

Introduction

Documentation

Support

Miscellaneous