Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
Gray::cLogLevel Struct Reference

#include <cLogLevel.h>

Static Public Member Functions

static const LOGCHAR_t *__stdcall GetPrefixStr (LOGLEV_TYPE eLogLevel)
 

Static Public Attributes

static const LOGCHAR_t *const k_pszPrefixes [LOGLEV_QTY+1]
 LOGLEV_WARN, nullptr term. More...
 

Member Function Documentation

◆ GetPrefixStr()

const LOGCHAR_t *GRAYCALL Gray::cLogLevel::GetPrefixStr ( LOGLEV_TYPE  eLogLevel)
static

Describe the LOGLEV_TYPE

Member Data Documentation

◆ k_pszPrefixes

const LOGCHAR_t *const Gray::cLogLevel::k_pszPrefixes
static
Initial value:
=
{
#define LOGLEVELDEF(a,b,c,d)
nullptr,
}

LOGLEV_WARN, nullptr term.


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