#include <codec_index.h>
Inherited by ddl::codec::PositionWithTypeSize.
|
|
size_t | bit_offset = {} |
| | the bit offset
|
| |
|
size_t | bit_size = {} |
| | the elements bitsize (the whole element)
|
| |
Structure for bit position of elements
◆ operator!=()
| bool ddl::Position::operator!= |
( |
const Position & | other | ) |
const |
|
inlineconstexprnoexcept |
Non-Equality operator.
- Parameters
-
| other | the other position to compare to |
- Returns
- false if every single content is the same
-
true if content is different
◆ operator==()
| bool ddl::Position::operator== |
( |
const Position & | other | ) |
const |
|
inlineconstexprnoexcept |
Equality operator.
- Parameters
-
| other | the other position to compare to |
- Returns
- true if every single content is the same
-
false if content is different
The documentation for this struct was generated from the following file:
- /workspace/conan/dev_essential/1.6.3/dw/stable/package/65324bff46e457721a7ba250afe9d61dc2b0e57a/include/ddl/codec/codec_index.h