Contents

setParentKnowsState

Sets the stateKnown variable.

Declaration

void setParentKnowsState (
 bool );

Overview

Called by the parent when the object is created and called by the child when it discovers that the parent now knows its state.

See Also

Miscellaneous