tmf: Consolidate constructors in TmfDataRequest
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Tue, 25 Jun 2013 15:37:16 +0000 (11:37 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Tue, 30 Jul 2013 18:12:44 +0000 (14:12 -0400)
commit9765b9f1b915c93315d1fce3295c2dc8ea34681c
tree8d3fb48f528e1e53f363ea6d24b30b3d6d2c41a9
parent42459d24193bd2c8e53a73362d439bb454c69706
tmf: Consolidate constructors in TmfDataRequest

Also removed the copy constructor, which was not a copy
constructor at all.

Change-Id: I44570e3b7ac6b4e710b3049bc5178d919896e2db
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/14946
Tested-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
IP-Clean: Bernd Hufmann <bernd.hufmann@ericsson.com>
org.eclipse.linuxtools.tmf.core.tests/src/org/eclipse/linuxtools/tmf/core/tests/trace/TmfTraceTest.java
org.eclipse.linuxtools.tmf.core.tests/stubs/org/eclipse/linuxtools/tmf/tests/stubs/request/TmfDataRequestStub.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/request/TmfDataRequest.java
org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/tmf/ui/viewers/events/TmfEventsCache.java
org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/tmf/ui/viewers/events/TmfEventsTable.java
This page took 0.029968 seconds and 5 git commands to generate.