tmf: Return the removed value in GSS's popAttribute()
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Fri, 17 Aug 2012 20:46:56 +0000 (16:46 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Tue, 21 Aug 2012 15:28:43 +0000 (11:28 -0400)
commit5896eb76014777100290ac693b2360c6dd3919a1
treef72668c51925a8162025e62232e5446bbfcdd554
parentb727bee5f0cba317c5958caef1b4191cacab50c4
tmf: Return the removed value in GSS's popAttribute()

When calling IStateSystemBuilder.popAttribute(), it will now
return the state value that was popped from the stack. This
can help with sanity checks, dealing with lost events, etc.

Change-Id: I2853bd2fa17d40193ea336080a64f60818aa9242
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/7286
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
IP-Clean: Patrick Tasse <patrick.tasse@gmail.com>
Tested-by: Patrick Tasse <patrick.tasse@gmail.com>
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/internal/tmf/core/statesystem/StateSystem.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/statesystem/IStateSystemBuilder.java
This page took 0.026405 seconds and 5 git commands to generate.