Adding example for a CPP that calls class skeleton
[iot2.git] / iotjava / iotrmi / C++ / IoTRMIUtil.hpp
2016-11-28 rtrimanaTesting for list/vector data types
2016-11-28 rtrimanaFixing bugs on char translation; testing for arrays
2016-11-26 rtrimanaReplacing throw error with exit statements for now...
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...