|
NSVD Reader
0.0.1
|
<writeConstraint>.<range> element More...
#include <WriteConstraint.hpp>

Public Attributes | |
| value< uint64_t,ELEMENT > | minimum |
| <minimum>the smallest number to be written to the field. More... | |
| value< uint64_t,ELEMENT > | maximum |
| <maximum>the largest number to be written to the field. More... | |
<writeConstraint>.<range> element
Definition at line 26 of file WriteConstraint.hpp.
| value< uint64_t ,ELEMENT> nodamushi::svd::WriteConstraintRange::maximum |
<maximum>the largest number to be written to the field.
Definition at line 31 of file WriteConstraint.hpp.
| value< uint64_t ,ELEMENT> nodamushi::svd::WriteConstraintRange::minimum |
<minimum>the smallest number to be written to the field.
Definition at line 29 of file WriteConstraint.hpp.