Add the skeleton of JobManagerProxy, which is used to implement the API 74/133774/2
authorMu-Woong Lee <muwoong.lee@samsung.com>
Tue, 13 Jun 2017 09:48:47 +0000 (18:48 +0900)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Tue, 13 Jun 2017 11:53:59 +0000 (20:53 +0900)
commite688b1c618813e400b0f75a40c05bf1c13417dc3
tree22d0d79f0388415dbc76b16a6b7dcfe57019bdbc
parent1575d9281d2072c26ff63d332d3e388d34b855c6
Add the skeleton of JobManagerProxy, which is used to implement the API

Change-Id: I6ba2218ec0259b35ebcc689de58c9f83f7a53965
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
include/job_scheduler_internal.h
src/client/JobManagerProxy.cpp [new file with mode: 0644]
src/client/JobManagerProxy.h [new file with mode: 0644]
src/client/job_scheduler.cpp
src/shared/JobInfo.cpp
src/shared/JobInfo.h