Add the class Tuple for denoting DB query results 06/113206/3
authorMu-Woong Lee <muwoong.lee@samsung.com>
Mon, 6 Feb 2017 13:30:17 +0000 (22:30 +0900)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Tue, 7 Feb 2017 03:58:37 +0000 (12:58 +0900)
commitf4501d2ec6a155a68e1e930cfbee5c1398a5c858
tree52f9c40667429fd220c527ccaedd46c212444e0d
parent77f38999481650bf45436eb560b7e178b1aea660
Add the class Tuple for denoting DB query results

Change-Id: I731109af9ed382929dda9960f868f920cfd68f34
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
include/Tuple.h [new file with mode: 0644]
src/shared/Tuple.cpp [new file with mode: 0644]