Updating skeletons and stubs for C++; Fixing one bug in IoTCompiler for C++ skeleton...
authorrtrimana <rtrimana@uci.edu>
Tue, 21 Feb 2017 00:28:04 +0000 (16:28 -0800)
committerrtrimana <rtrimana@uci.edu>
Tue, 21 Feb 2017 00:28:04 +0000 (16:28 -0800)
commitac90c5d392758d356e22f8c37fd7aae2484e17f6
tree47e2706cbe7725cb987669373b947afb82d58496
parentbbe4420d2845cc526635a4b66839b2634ae691dc
Updating skeletons and stubs for C++; Fixing one bug in IoTCompiler for C++ skeleton instantiation code; Need to find workaround for multithreading on ARM (cross compiler doesn't work)
13 files changed:
benchmarks/Cpp/Lifxtest/LightBulbTest_Stub.cpp
benchmarks/Cpp/Lifxtest/LightBulbTest_Stub.hpp
benchmarks/Cpp/Lifxtest/RoomSmart_Stub.cpp
benchmarks/Cpp/Lifxtest/RoomSmart_Stub.hpp
benchmarks/drivers/Cpp/LabRoom/Room_Skeleton.cpp
benchmarks/drivers/Cpp/LabRoom/Room_Skeleton.hpp
benchmarks/drivers/Cpp/LifxLightBulb/LightBulb_Skeleton.cpp
benchmarks/drivers/Cpp/LifxLightBulb/LightBulb_Skeleton.hpp
iotjava/Makefile
iotjava/iotpolicy/IoTCompiler.java
iotjava/iotruntime/cpp/iotslave/IoTSlave.cpp
iotjava/iotruntime/cpp/iotslave/IoTSlave.hpp
iotjava/iotruntime/slave/IoTSlave.java