Jpp  18.5.0
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Variables
JDB Namespace Reference

Classes

struct  JDatalogString
 Auxiliary data structure for datalog strings. More...
 
struct  JKeywords
 Auxiliary data structure for selecting data. More...
 
struct  JDatalogs_t
 Container for datalog strings. More...
 
struct  JLoggerMessage
 Auxiliary data structure for logger message. More...
 
struct  JReplyMessage
 Auxiliary data structure for reply message. More...
 

Variables

const JKeywords SOURCE_NAMES
 Valid source names. More...
 
const JKeywords IGNORED_PARAMETER_NAMES
 Ignored parameter names. More...
 

Variable Documentation

const JKeywords JDB::SOURCE_NAMES
Initial value:
= {
"3.4.3.2",
"Born",
"Died",
"LocalAuthenticationProvider",
"MasterControlProgram",
"MSG",
"RC_LOG",
"RC_REPLY",
"TriDASManager"
}

Valid source names.

Definition at line 147 of file JDatalogString.hh.

const JKeywords JDB::IGNORED_PARAMETER_NAMES
Initial value:
= {
"DispatchMessage"
}

Ignored parameter names.

Definition at line 163 of file JDatalogString.hh.