ctf: introducing the ICompositeDefinition
authorMatthew Khouzam <matthew.khouzam@ericsson.com>
Tue, 8 Jul 2014 20:04:30 +0000 (16:04 -0400)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Thu, 10 Jul 2014 01:29:15 +0000 (21:29 -0400)
commit009883d7e02edc6cfb2ebc5b8204973b4a7d3c20
tree672f8269a880268d240d42050297a04e9880b718
parentcc98c9478109e3fc7c11e4c7eac38e724bbfc03b
ctf: introducing the ICompositeDefinition

This is a definition that contains subfields.

Change-Id: I347de51cb12022262891b59c00d0342c52bc7439
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/29628
Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Tested-by: Hudson CI
org.eclipse.linuxtools.ctf.core/src/org/eclipse/linuxtools/ctf/core/event/types/Definition.java
org.eclipse.linuxtools.ctf.core/src/org/eclipse/linuxtools/ctf/core/event/types/ICompositeDefinition.java [new file with mode: 0644]
org.eclipse.linuxtools.ctf.core/src/org/eclipse/linuxtools/ctf/core/event/types/StructDefinition.java
org.eclipse.linuxtools.tmf.ctf.core/src/org/eclipse/linuxtools/tmf/ctf/core/CtfTmfEvent.java
org.eclipse.linuxtools.tmf.ctf.core/src/org/eclipse/linuxtools/tmf/ctf/core/CtfTmfEventField.java
This page took 0.028515 seconds and 5 git commands to generate.