ctf: add notion of ScopedDefinition
authorMatthew Khouzam <matthew.khouzam@ericsson.com>
Fri, 13 Jun 2014 09:57:20 +0000 (05:57 -0400)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Tue, 17 Jun 2014 18:32:48 +0000 (14:32 -0400)
commit163354efdbac8d0e9a514d937296ab8415a69a20
tree61369bbc5326bbc5980da130f706cb5ef66e4956
parent231c4e1fcda20bda1bbcf81fd207695dd7df6c52
ctf: add notion of ScopedDefinition

extract common code from variants and structs into a ScopedDefinition

Change-Id: I702dc54227efccace892b5787bc93a8a333c3e1a
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/28492
Tested-by: Hudson CI
Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
org.eclipse.linuxtools.ctf.core.tests/src/org/eclipse/linuxtools/ctf/core/tests/types/VariantDefinitionTest.java
org.eclipse.linuxtools.ctf.core/src/org/eclipse/linuxtools/ctf/core/event/types/ScopedDefinition.java [new file with mode: 0644]
org.eclipse.linuxtools.ctf.core/src/org/eclipse/linuxtools/ctf/core/event/types/StructDefinition.java
org.eclipse.linuxtools.ctf.core/src/org/eclipse/linuxtools/ctf/core/event/types/VariantDefinition.java
This page took 0.025887 seconds and 5 git commands to generate.