Classes | |
struct | COUNTER::statusBlockEvent |
interface | COUNTER::CounterSupplier |
interface | COUNTER::CounterConsumer |
Enumerations | |
enum | OnOffStates { ON, OFF } |
Variables | |
const string | CHANNELNAME_COUNTER = "counter" |
|
The counter can be either on or off. |
|
This defines the channel name for use with all event suppliers and consumers for the CounterControl component. |