cyclonedds/src/idlc
Erik Boasson 5f829684ef Distinguish signed, float in type descriptor
* Add a flag to indicate signed integral values and one to indicate
  floating-point values
* Set these flags in the output of idlc
* Use them when printing sample contents to the trace

By encoding the information as flags in reserved bits the actual
serialization and deserialization is unaffected.

Signed-off-by: Erik Boasson <eb@ilities.com>
2020-05-16 11:38:05 +02:00
..
cmake Fix IDL Compiler invocation on Windows 2019-02-18 13:51:08 +01:00
src Distinguish signed, float in type descriptor 2020-05-16 11:38:05 +02:00
CMakeLists.txt Remove directories from IDLC install list 2020-03-30 20:50:32 +02:00