Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Device io control wrapper #254

Draft
wants to merge 9 commits into
base: develop
Choose a base branch
from
Draft

Conversation

forwardpointer
Copy link
Contributor

Type

  • Bug fix
  • Feature addition
  • Feature update
  • Breaking change
  • Non-functional change
  • Documentation
  • Infrastructure

Goals

Provide a common entry point to DeviceIOControl(). Currently there's a lot of boilerplate code needed for that function, like opening the handle, the log messages when an error occurs, etc.

Eventually, we would also want to add a generic way to handle the retry status response. This wrapper could help enable that.

Checklist

  • Build target all compiles cleanly.
  • clang-format and clang-tidy deltas produced no new output.
  • Newly added functions include doxygen-style comment block.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant