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

OD #12

Open
8 of 33 tasks
Clovel opened this issue Feb 12, 2020 · 0 comments
Open
8 of 33 tasks

OD #12

Clovel opened this issue Feb 12, 2020 · 0 comments

Comments

@Clovel
Copy link
Owner

Clovel commented Feb 12, 2020

  • OD access :

    • Getters
      • Get uint8_t
      • Get uint16_t
      • Get uint32_t
      • Get uint64_t
      • Get int8_t
      • Get int16_t
      • Get int32_t
      • Get int64_t
      • Get float
      • Get double
      • Get VISIBLE_STRING
      • Get OCTET_STRING
      • Get UNICODE_STRING
      • Get DOMAIN
    • OD Setters
      • Set uint8_t
      • Set uint16_t
      • Set uint32_t
      • Set uint64_t
      • Set int8_t
      • Set int16_t
      • Set int32_t
      • Set int64_t
      • Set float
      • Set double
      • Set VISIBLE_STRING
      • Set OCTET_STRING
      • Set UNICODE_STRING
      • Set DOMAIN
  • Ensure that access rights are respected

  • Ensure that getters get read-only pointers.

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

No branches or pull requests

1 participant