|
DDS
ver. 3.6
|
#include "def.h"Go to the source code of this file.
Namespaces | |
| dds | |
| Miscellaneous functions and helpers are located here. | |
| dds::misc | |
Functions | |
| const LPCSTR | dds::misc::g_cszLOG_DATETIME_FRMT ("%Y-%m-%d %H:%M:%S") |
| Log Date/Time format. More... | |
| const size_t | dds::misc::LOG_DATETIME_BUFF_LEN (25) |
| const LPCSTR | dds::misc::g_cszLOG_SEVERITY_INFO ("INF") |
| const LPCSTR | dds::misc::g_cszLOG_SEVERITY_WARNING ("WRN") |
| const LPCSTR | dds::misc::g_cszLOG_SEVERITY_FAULT ("ERR") |
| const LPCSTR | dds::misc::g_cszLOG_SEVERITY_CRITICAL_ERROR ("FLT") |
| const LPCSTR | dds::misc::g_cszLOG_SEVERITY_DEBUG ("DBG") |
| const LPCSTR | dds::misc::g_cszMODULENAME_CORE ("CORE") |
| const LPCSTR | dds::misc::g_cszReportBugsAddr ("Report bugs/comments to fairroot@gsi.de") |
| const LPCSTR | dds::misc::g_cszDDSServerIsNotFound_StartIt ("Looks like we can't find any suitable DDS commander server to " "connect. Use \"dds-session start\" to start one.") |
1.8.15