X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=iotjava%2Fiotrmi%2FC%2B%2B%2FIoTRMIObject.hpp;h=7d0312c9999f9c99175ee7c21699ba1a8dd0dd9e;hb=d6dfb71f4ffc4720ab531d133767c067724e8919;hp=1dd3d57ba10b91c3c3a0d77d38dbd753eb9b95ea;hpb=d227810e27d0c63637497c4adaabc19dc67b186a;p=iot2.git diff --git a/iotjava/iotrmi/C++/IoTRMIObject.hpp b/iotjava/iotrmi/C++/IoTRMIObject.hpp index 1dd3d57..7d0312c 100644 --- a/iotjava/iotrmi/C++/IoTRMIObject.hpp +++ b/iotjava/iotrmi/C++/IoTRMIObject.hpp @@ -20,7 +20,7 @@ using namespace std; -class IoTRMIObject { +class IoTRMIObject final { public: IoTRMIObject(int _port, bool* _bResult); ~IoTRMIObject();