← Back to team overview

nrtb-core team mailing list archive

[Bug 844100] Re: nrtb::transceiver::msg_num_t should not be public

 

** Changed in: nrtb
   Importance: Low => Wishlist

-- 
You received this bug notification because you are a member of NRTB
Core, which is subscribed to New Real Time Battle.
https://bugs.launchpad.net/bugs/844100

Title:
  nrtb::transceiver::msg_num_t should not be public

Status in The New Real Time Battle Project:
  Triaged

Bug description:
  The union msg_num_t, defined in nrtb::transciever
  (common/transceiver/transceiver.h) is public, but it is only used
  internally by nrtb::transceiver and in no way defines a useful product
  for any other class.  As a matter if good code structure, it should be
  declared protected.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nrtb/+bug/844100/+subscriptions


References