Classes | Enumerations | Variables

COUNTER Namespace Reference

Classes

struct  statusBlockEvent
interface  CounterSupplier
interface  CounterConsumer

Enumerations

enum  OnOffStates { ON, OFF }

Variables

const string CHANNELNAME_COUNTER = "counter"

Enumeration Type Documentation

The counter can be either on or off.

Enumerator:
ON 
OFF 

Variable Documentation

const string COUNTER::CHANNELNAME_COUNTER = "counter"

This defines the channel name for use with all event suppliers and consumers for the CounterControl component.