BDE 4.39.x Production Release
Loading...
Searching...
No Matches
ball::ThresholdDefaults Struct Reference

#include <ball_thresholddefaults.h>

Detailed Description

This struct provides a namespace for default threshold level related constants.

See ball_thresholddefaults

Static Public Attributes

static const int k_RECORD_LEVEL = Severity::e_OFF
 
static const int k_PASS_LEVEL = Severity::e_ERROR
 
static const int k_TRIGGER_LEVEL = Severity::e_OFF
 
static const int k_TRIGGER_ALL_LEVEL = Severity::e_OFF
 

Member Data Documentation

◆ k_PASS_LEVEL

const int ball::ThresholdDefaults::k_PASS_LEVEL = Severity::e_ERROR
static

◆ k_RECORD_LEVEL

const int ball::ThresholdDefaults::k_RECORD_LEVEL = Severity::e_OFF
static

◆ k_TRIGGER_ALL_LEVEL

const int ball::ThresholdDefaults::k_TRIGGER_ALL_LEVEL = Severity::e_OFF
static

◆ k_TRIGGER_LEVEL

const int ball::ThresholdDefaults::k_TRIGGER_LEVEL = Severity::e_OFF
static

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