OMAndState class

The OMAndState class contains functions that affect And states in statecharts.

This class is defined in the header file state.h.

Construction summary
OMAndState
Constructs an OMAndState object
Method summary
lock
Locks the mutex of the OMState object
unlock
Unlocks the mutex of the OMState object

Feedback