- US1321 - Now, C++ API users will be able to register multiple types and interfaces
authorclairiky <chanchala.roy.lairikyengbam@intel.com>
Fri, 8 Aug 2014 21:23:49 +0000 (14:23 -0700)
committerclairiky <chanchala.roy.lairikyengbam@intel.com>
Fri, 8 Aug 2014 21:23:49 +0000 (14:23 -0700)
commitdac6dc231388173624934e57c19aae68948776d8
tree51dee33ca89b3238235dc9e4174e4845968dca5a
parente67d1c883050218452ce47070f5eb8721007e949
- US1321 - Now, C++ API users will be able to register multiple types and interfaces
  to a resource. The API names may change after review.
- Removed unwanted trailing whitespaces at the end of lines.
- Updated according to review comments.

Change-Id: I13f7fcd07386d4a13d42f00254f870cfbd8ca4b4
OCLib/InProcServerWrapper.cpp
OCLib/OCPlatform.cpp
OCLib/OCReflect.cpp
examples/simpleclient.cpp
examples/simpleserver.cpp
include/IServerWrapper.h
include/InProcServerWrapper.h
include/OCException.h
include/OCPlatform.h
include/OutOfProcServerWrapper.h