Making sure that C++ Set and Relation methods return pointers from a new set/map...
authorrtrimana <rtrimana@uci.edu>
Mon, 13 Feb 2017 16:36:32 +0000 (08:36 -0800)
committerrtrimana <rtrimana@uci.edu>
Mon, 13 Feb 2017 16:36:32 +0000 (08:36 -0800)
commit7490661d4de271a8aba6a68847066691ab30abe3
tree99ad29f8dc771689a2f1c85dee3aedf853081e2c
parent08e4b02efbc308e23544c2562273a826c83e9d4e
Making sure that C++ Set and Relation methods return pointers from a new set/map every time the method is called; this keeps the original set/map intact/immutable.
common.mk
iotjava/iotruntime/cpp/iotslave/Makefile
iotjava/iotruntime/cpp/iotslave/SetRelationTest.cpp [new file with mode: 0644]
iotjava/iotruntime/cpp/setrelation/IoTRelation.hpp
iotjava/iotruntime/cpp/setrelation/IoTSet.hpp