textwolf  0.2
Static Public Member Functions | List of all members
textwolf::ControlCharacterM Class Reference

Map of the enumeration of control characters to their names for debug messages. More...

#include <char.hpp>

Static Public Member Functions

static const char * name (ControlCharacter c)
 Get the name of a control character as string. More...
 

Detailed Description

Map of the enumeration of control characters to their names for debug messages.

Member Function Documentation

static const char* textwolf::ControlCharacterM::name ( ControlCharacter  c)
inlinestatic

Get the name of a control character as string.

Parameters
[in]cthe control character to map

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