|
Squid Web Cache master
|
#include <Config.h>
Public Member Functions | |
| TokenNamespace (const SBuf &nsName, TokenTableEntry const *tSet) | |
Public Attributes | |
| SBuf | prefix |
| prefix namespace name (excluding '::') | |
| TokenTableEntry const * | tokenSet |
A namespace or 'set' of tokens components register their namespace prefix and an array of tokens which can then be embedded in any format.
|
inline |
| TokenTableEntry const* Format::TokenNamespace::tokenSet |