Format::TokenNamespace Class Reference

#include <Config.h>

Collaboration diagram for Format::TokenNamespace:

Public Member Functions

 TokenNamespace (const SBuf &nsName, TokenTableEntry const *tSet)
 

Public Attributes

SBuf prefix
 prefix namespace name (excluding '::') More...
 
TokenTableEntry const * tokenSet
 

Detailed Description

A namespace or 'set' of tokens components register their namespace prefix and an array of tokens which can then be embedded in any format.

Definition at line 27 of file Config.h.

Constructor & Destructor Documentation

◆ TokenNamespace()

Format::TokenNamespace::TokenNamespace ( const SBuf nsName,
TokenTableEntry const *  tSet 
)
inline

Definition at line 30 of file Config.h.

Member Data Documentation

◆ prefix

SBuf Format::TokenNamespace::prefix

Definition at line 33 of file Config.h.

◆ tokenSet

TokenTableEntry const* Format::TokenNamespace::tokenSet

array of tokens inside this namespace The set of tokens may change, but the location of it pointed to from here must not.

Definition at line 37 of file Config.h.


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

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors