Reverting type resolution in C++ to Java types, e.g. byte and char instead of just...
[iot2.git] / iotjava / iotrmi / C++ / IoTRMIUtil.hpp
2016-11-26 rtrimanaReverting type resolution in C++ to Java types, e.g...
2016-11-07 rtrimanaAdding support to returning struct/list of struct objects
2016-11-03 rtrimanaAdding object ID and tons of minor adjustments for...
2016-10-27 rtrimanaRefactoring type size handler; using Java types as...
2016-10-27 rtrimanaCompleting stub and skeleton sides' APIs; Adding tests...
2016-10-26 rtrimanaAdding array/vector feature on C++ side - vector is...
2016-10-24 rtrimanaAdding premature C++ side; supporting only primitive...