setDestination

This method sets the event reactive destination.

This method is called by the OMReactive::_gen method when an object is sending an event to an OMReactive object.

Visibility
Public
Signature
void setDestination (OMReactive* cb) 
Parameters
cb

Specifies the OMReactive instance


Feedback