Cleaning up drivers/Cpp, Cpp/Lifxtest, virtuals, and iotrmi/C++ (revisiting the C...
authorrtrimana <rtrimana@uci.edu>
Thu, 29 Mar 2018 18:49:48 +0000 (11:49 -0700)
committerrtrimana <rtrimana@uci.edu>
Thu, 29 Mar 2018 18:49:48 +0000 (11:49 -0700)
commitffea2cb68e5a2e1bac041fe2279620eba8d227f8
tree28acf2d584f2ca6e1e5e4c7c92f7965626777528
parente9a65a3fa878d7451ceb4f5a2cb1bc9ee846e035
Cleaning up drivers/Cpp, Cpp/Lifxtest, virtuals, and iotrmi/C++ (revisiting the C++ side of Vigilia).
63 files changed:
benchmarks/Cpp/Lifxtest/Lifxtest.config
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/Cpp/Lifxtest/RoomSmart_Stub.cpp
benchmarks/drivers/Cpp/LabRoom/LabRoom.cpp
benchmarks/drivers/Cpp/LabRoom/LabRoom.hpp
benchmarks/drivers/Cpp/LabRoom/Room_Skeleton.cpp
benchmarks/drivers/Cpp/LabRoom/Room_Skeleton.hpp
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/Java/Makefile
benchmarks/virtuals/LightBulbSmart.hpp
benchmarks/virtuals/LightBulbTest.hpp
benchmarks/virtuals/RoomSmart.hpp
iotjava/iotrmi/C++/ConcurrentLinkedListQueue.cpp
iotjava/iotrmi/C++/IoTRMICall.cpp [deleted file]
iotjava/iotrmi/C++/IoTRMICall.hpp [deleted file]
iotjava/iotrmi/C++/IoTRMIComm.hpp
iotjava/iotrmi/C++/IoTRMICommClient.hpp
iotjava/iotrmi/C++/IoTRMICommServer.hpp
iotjava/iotrmi/C++/IoTRMIObject.cpp [deleted file]
iotjava/iotrmi/C++/IoTRMIUtil.hpp
iotjava/iotrmi/C++/IoTSocket.hpp
iotjava/iotrmi/C++/IoTSocketClient.cpp [deleted file]
iotjava/iotrmi/C++/IoTSocketClient.hpp
iotjava/iotrmi/C++/IoTSocketServer.cpp [deleted file]
iotjava/iotrmi/C++/IoTSocketServer.hpp
iotjava/iotrmi/C++/Test.cpp [deleted file]
iotjava/iotrmi/C++/basics/CallBack.hpp [deleted file]
iotjava/iotrmi/C++/basics/TestClass.hpp [deleted file]
iotjava/iotrmi/C++/basics/TestClassAdvanced_Stub.cpp [deleted file]
iotjava/iotrmi/C++/basics/TestClassCallbacks_Stub.cpp [deleted file]
iotjava/iotrmi/C++/basics/TestClassComplete_Stub.cpp [deleted file]
iotjava/iotrmi/C++/basics/TestClassInterface_Skeleton.cpp [deleted file]
iotjava/iotrmi/C++/basics/TestClassProfiling.hpp [deleted file]
iotjava/iotrmi/C++/basics/TestClass_Skeleton.cpp [deleted file]
iotjava/iotrmi/C++/basics/TestClass_Stub.cpp [deleted file]
iotjava/iotrmi/C++/sample/CallBack.hpp [deleted file]
iotjava/iotrmi/C++/sample/CallBackInterface.hpp [deleted file]
iotjava/iotrmi/C++/sample/CallBack_CBSkeleton.hpp [deleted file]
iotjava/iotrmi/C++/sample/CallBack_CBStub.hpp [deleted file]
iotjava/iotrmi/C++/sample/CallBack_Skeleton.cpp [deleted file]
iotjava/iotrmi/C++/sample/CallBack_Skeleton.hpp [deleted file]
iotjava/iotrmi/C++/sample/CallBack_Stub.cpp [deleted file]
iotjava/iotrmi/C++/sample/CallBack_Stub.hpp [deleted file]
iotjava/iotrmi/C++/sample/EnumC.cpp [deleted file]
iotjava/iotrmi/C++/sample/EnumC.hpp [deleted file]
iotjava/iotrmi/C++/sample/StructC.cpp [deleted file]
iotjava/iotrmi/C++/sample/StructC.hpp [deleted file]
iotjava/iotrmi/C++/sample/Test.cpp [deleted file]
iotjava/iotrmi/C++/sample/Test2.cpp [deleted file]
iotjava/iotrmi/C++/sample/TestClass.cpp [deleted file]
iotjava/iotrmi/C++/sample/TestClass.hpp [deleted file]
iotjava/iotrmi/C++/sample/TestClassInterface.hpp [deleted file]
iotjava/iotrmi/C++/sample/TestClass_Skeleton.cpp [deleted file]
iotjava/iotrmi/C++/sample/TestClass_Skeleton.hpp [deleted file]
iotjava/iotrmi/C++/sample/TestClass_Stub.cpp [deleted file]
iotjava/iotrmi/C++/sample/TestClass_Stub.hpp [deleted file]