Skip to content
Snippets Groups Projects

Make setCom methods virtual

Merged Daniel Joseph Antrim requested to merge dantrim_virtual_setCom into devel

What

This MR makes the setCom methods of IChiller, IMeter, and IPowerSupply virtual. It does not touch the default implementations of this method in their respective implementations. Making these methods virtual will allow specific implementations of devices to apply additional checks on the ICom instances passed to them, if needed.

Related Issues

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading