CounterState.h File Reference
+ Include dependency graph for CounterState.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CounterStateTemplate< EventTypeConditionNotFulfilled, EventTypeConditionFulfilled >
 

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 

Typedefs

using CounterState = CounterStateTemplate< EvCounterNotFulfilled, EvCounterFulfilled >
 CounterState is a typedef for the CounterStateTemplate, that uses the events EvCounterNotFulfilled and EvCounterFulfilled. More...