OMFinalState

This method is the constructor for the OMFinalState class.

Visibility
Public
Signature
OMFinalState(OMReactive * cpt, OMState * par, 
   OMState * cmp, const char * hdl = NULL)

OMFinalState (OMReactive * cpt, OMState * par, 
   OMState * cmp, const char * /* hdl */ = NULL)
Parameters
cpt - statechart owner
par - parent
cmp - component
hdl - handle

Feedback