Scope
scope::RunStateHelper Class Reference

#include <ScopeDatatypes.h>

Public Types

enum  Mode {
  Stopped, RunningContinuous, RunningSingle, RunningStack,
  RunningTimeseries, RunningBehavior
}
 

Static Public Member Functions

static std::wstring NameOf (const uint32_t &_n)
 

Static Public Attributes

static const uint32_t S = 6
 

Detailed Description

Describes the actual state of the scope.

Definition at line 355 of file ScopeDatatypes.h.

Member Enumeration Documentation

Enum for the run state of the scope, stopped, continuously scanning, single scan, stack scan, timeseries scan, or behavior triggered scan.

Definition at line 358 of file ScopeDatatypes.h.

Member Function Documentation

static std::wstring scope::RunStateHelper::NameOf ( const uint32_t &  _n)
inlinestatic
Returns
name of enumerator

Definition at line 371 of file ScopeDatatypes.h.

Member Data Documentation

const uint32_t scope::RunStateHelper::S = 6
static

Number of enumerators.

Definition at line 368 of file ScopeDatatypes.h.


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