added the cpp interface to monitoring network status.
authorhyuna0213.jo <hyuna0213.jo@samsung.com>
Fri, 19 Feb 2016 00:27:25 +0000 (09:27 +0900)
committerJon A. Cruz <jonc@osg.samsung.com>
Thu, 25 Feb 2016 02:38:19 +0000 (02:38 +0000)
commitd5724417d2ae2ac73004bb03c735341b73ba60cc
tree274026217a10e0b89ca8ad5b81bf57f525639cb2
parent8e0e45a0a1214ae07ecf3d5b56a9c6971dfe6a09
added the cpp interface to monitoring network status.

add new cpp interface to pass the changed network status
to application layer from CA.

Change-Id: Ib2867d22c7e65b223a0f39ce170bf259defa2719
Signed-off-by: hyuna0213.jo <hyuna0213.jo@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/5051
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Jon A. Cruz <jonc@osg.samsung.com>
resource/include/CAManager.h [new file with mode: 0644]
resource/src/CAManager.cpp [new file with mode: 0644]
resource/src/SConscript