Skip to content

v5.3

Latest
Compare
Choose a tag to compare
@arobenko arobenko released this 11 Jan 05:39
  • Added support for the comms::option::def::DisplayOffset option to add display offset information for numeric fields.
  • Added support for the comms::option::def::FixedValue option to eliminate an ability to update a field's value.
  • Added support for the comms::option::def::HasName option for field classes.
  • Added support for setting a field of the comms::protocol::MsgDataLayer using the comms::option::def::FieldType option.
  • Added two iterators constructor of the comms::util::ArrayView class.