[AdgTable] Propagate signals to the internal children
commit9064976763b18280feb5605b9afd6ebeb8c7d435
authorNicola Fontana <ntd@entidi.it>
Mon, 26 Oct 2009 16:17:42 +0000 (26 17:17 +0100)
committerNicola Fontana <ntd@entidi.it>
Tue, 27 Oct 2009 15:10:41 +0000 (27 16:10 +0100)
treec43e74871ef5f5e541fa71244f4167e4171580fa
parent66981e998f9571d9f50c3b5d30dac5891dfab1a0
[AdgTable] Propagate signals to the internal children

Instead of manual calling the internal entities, the private propagate()
function manages the forwarging of the messages to the table children.
adg/adg-table.c
demo/adg-demo.c