-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
-
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
- Getters
-
Ensure that access rights are respected
-
Ensure that getters get read-only pointers.
Reactions are currently unavailable