Perfecting IoTSlave for C++; Found one issue with SSH/Java process execution in which...
authorrtrimana <rtrimana@uci.edu>
Wed, 18 Jan 2017 20:02:08 +0000 (12:02 -0800)
committerrtrimana <rtrimana@uci.edu>
Wed, 18 Jan 2017 20:02:08 +0000 (12:02 -0800)
commit4d76dd9bf966df1b7fa8acfbcb14911d0bc5fdd0
tree5710906ebd44f90d75588e2743a856ededaa3d37
parentdb205c86272ade784240295eb0e4c8d160f02717
Perfecting IoTSlave for C++; Found one issue with SSH/Java process execution in which process is killed if we print something through cout in the C++ program
22 files changed:
benchmarks/Cpp/Lifxtest/Lifxtest.cpp
benchmarks/Cpp/Lifxtest/Lifxtest.hpp
benchmarks/Cpp/Lifxtest/LightBulbTest_Stub.cpp
benchmarks/Cpp/Lifxtest/LightBulbTest_Stub.hpp
benchmarks/Cpp/Lifxtest/Makefile
benchmarks/drivers/Cpp/LifxLightBulb/LifxLightBulb.cpp
benchmarks/drivers/Cpp/LifxLightBulb/LifxLightBulb.hpp
benchmarks/drivers/Cpp/LifxLightBulb/LightBulb_Skeleton.cpp
benchmarks/drivers/Cpp/LifxLightBulb/LightBulb_Skeleton.hpp
benchmarks/drivers/Cpp/Makefile
iotjava/Makefile
iotjava/iotruntime/cpp/iotslave/IoTSlave.cpp
iotjava/iotruntime/cpp/iotslave/IoTSlave.hpp
iotjava/iotruntime/cpp/iotslave/IoTSlave.java
iotjava/iotruntime/cpp/iotslave/LifxLightBulb.so
iotjava/iotruntime/cpp/iotslave/Lifxtest.so
iotjava/iotruntime/cpp/iotslave/LightBulbTest_Stub.so
iotjava/iotruntime/cpp/iotslave/LightBulb_Skeleton.so
iotjava/iotruntime/cpp/iotslave/Makefile
iotjava/iotruntime/cpp/iotslave/ObjectFactory.hpp
iotjava/iotruntime/cpp/setrelation/IoTRelation.hpp
iotjava/iotruntime/cpp/setrelation/IoTSet.hpp