Export more functions in octbstack.dll
authorDavid Antler <david.a.antler@intel.com>
Thu, 3 Nov 2016 19:32:10 +0000 (12:32 -0700)
committerDave Thaler <dthaler@microsoft.com>
Fri, 4 Nov 2016 16:28:11 +0000 (16:28 +0000)
commite4c5638bb7b5524937c86ba05226650310a0e717
treece1c1b950f19da89f733b6dd9c5ed7a3c27fe4b3
parent37b7c777410f68330c3af06c6b5285e06fe32ba3
Export more functions in octbstack.dll

Some new functions needed to be exported for iotivity-node support.
This patch adds those functions, and sorts the section
alphabetically.

The following functions were added to octbstack.dll:
  - OCRepPayloadSetIntArray
  - OCRepPayloadSetBoolArray
  - OCRepPayloadSetStringArray
  - OCRepPayloadSetDoubleArray

Change-Id: I37e317c077750b78c1f992df4e7670ba9311ffab
Signed-off-by: David Antler <david.a.antler@intel.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/14003
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Dan Mihai <Daniel.Mihai@microsoft.com>
Reviewed-by: Alex Kelley <alexke@microsoft.com>
Reviewed-by: Dave Thaler <dthaler@microsoft.com>
(cherry picked from commit dbcf570b60ac6dbf2d535f6b3f2d9ce2b1bc3d55)
Reviewed-on: https://gerrit.iotivity.org/gerrit/14007
resource/csdk/octbstack_product.def