Variables

epics/apps/cbm/cbmApp/src/dabc/records.cxx File Reference

(r4864/r2274)

#include "dabc/records.h"
Include dependency graph for records.cxx:

Go to the source code of this file.

Variables

const char * HistogramRecDesc = "L:1;F:1;F:1;C:32;C:32;C:16;L"
const char * StatusRecDesc = "L:1;C:16;C:16"
const char * InfoRecDesc = "L:1;C:16;C:128"
const char * RateRecDesc = "F:1;L:1;F:1;F:1;F:1;F:1;C:16;C:16;C:16"
const char * col_Red = "Red"
const char * col_Green = "Green"
const char * col_Blue = "Blue"
const char * col_Cyan = "Cyan"
const char * col_Yellow = "Yellow"
const char * col_Magenta = "Magenta"

Variable Documentation

const char* col_Blue = "Blue"

Definition at line 28 of file records.cxx.

const char* col_Cyan = "Cyan"

Definition at line 29 of file records.cxx.

const char* col_Green = "Green"

Definition at line 27 of file records.cxx.

const char* col_Magenta = "Magenta"

Definition at line 31 of file records.cxx.

const char* col_Red = "Red"

Definition at line 26 of file records.cxx.

const char* col_Yellow = "Yellow"

Definition at line 30 of file records.cxx.

const char* HistogramRecDesc = "L:1;F:1;F:1;C:32;C:32;C:16;L"

Definition at line 21 of file records.cxx.

const char* InfoRecDesc = "L:1;C:16;C:128"

Definition at line 23 of file records.cxx.

const char* RateRecDesc = "F:1;L:1;F:1;F:1;F:1;F:1;C:16;C:16;C:16"

Definition at line 24 of file records.cxx.

const char* StatusRecDesc = "L:1;C:16;C:16"

Definition at line 22 of file records.cxx.