US1310: C++ Client will now do callbacks when an error callback is received and it...
authorErich Keane <erich.keane@intel.com>
Wed, 6 Aug 2014 03:15:59 +0000 (20:15 -0700)
committerErich Keane <erich.keane@intel.com>
Thu, 7 Aug 2014 20:06:20 +0000 (13:06 -0700)
commit48428dc17fb05a1f0a182f01b0046c022d0d9331
treeb66a27b18c39e0780943503ca31bb05b9e005742
parent351a8fecb4ea2512badb447a7563166bb45b1646
US1310: C++ Client will now do callbacks when an error callback is received and it is required to by the spec

Patch 2 & 3: responded to code-review feedback

Change-Id: I726cca729164ae5eb13ac154a0bec9819e2f441f
OCLib/InProcClientWrapper.cpp
OCLib/OCResource.cpp
examples/simpleclient.cpp
include/IClientWrapper.h
include/InProcClientWrapper.h
include/OCResource.h
include/OutOfProcClientWrapper.h