DDS  ver. 3.4
Namespaces | Functions
Res.h File Reference
#include "def.h"

Go to the source code of this file.

Namespaces

 MiscCommon
 Miscellaneous functions and helpers are located here.
 

Functions

const LPCSTR MiscCommon::g_cszLOG_DATETIME_FRMT ("%Y-%m-%d %H:%M:%S")
 Log Date/Time format. More...
 
const size_t MiscCommon::LOG_DATETIME_BUFF_LEN (25)
 
const LPCSTR MiscCommon::g_cszLOG_SEVERITY_INFO ("INF")
 
const LPCSTR MiscCommon::g_cszLOG_SEVERITY_WARNING ("WRN")
 
const LPCSTR MiscCommon::g_cszLOG_SEVERITY_FAULT ("ERR")
 
const LPCSTR MiscCommon::g_cszLOG_SEVERITY_CRITICAL_ERROR ("FLT")
 
const LPCSTR MiscCommon::g_cszLOG_SEVERITY_DEBUG ("DBG")
 
const LPCSTR MiscCommon::g_cszMODULENAME_CORE ("CORE")
 
const LPCSTR MiscCommon::g_cszReportBugsAddr ("Report bugs/comments to fairroot@gsi.de")
 
const LPCSTR MiscCommon::g_cszDDSServerIsNotFound_StartIt ("Looks like we can't find any suitable DDS commander server to " "connect. Use \"dds-session start\" to start one.")