Get/Put overload implementation in OCResource. Allows for specifiying interface...
authorErich Keane <erich.keane@intel.com>
Thu, 4 Sep 2014 18:23:16 +0000 (11:23 -0700)
committerErich Keane <erich.keane@intel.com>
Mon, 8 Sep 2014 17:23:49 +0000 (10:23 -0700)
commitb7271a146b0e9182c6710051ffa2d69fe8b04a3c
tree6391913a7cde6b395e84c0beabaa280cc28d4331
parentcc4d171fc62d5c92423db523f99b65f2358b96bb
Get/Put overload implementation in OCResource.  Allows for specifiying interface and type.

Patch 2: fixing the emplace for a crappy old compiler
Patch 3: Sashi's comments
Patch 4: Sudarshan's comments
Change-Id: Ic1e9c07424229325443c532bcb03c67c5bfce6f1
examples/roomclient.cpp
include/IClientWrapper.h
include/InProcClientWrapper.h
include/OCApi.h
include/OCResource.h
include/OutOfProcClientWrapper.h
src/InProcClientWrapper.cpp
src/OCResource.cpp