Block access bits structure.
More...
#include <mifareaccessinfo.hpp>
|
| bool | c1 |
| | The C1 access bit.
|
| |
| bool | c2 |
| | The C2 access bit.
|
| |
| bool | c3 |
| | The C3 access bit.
|
| |
Block access bits structure.
◆ BlockAccessBits()
| logicalaccess::MifareAccessInfo::BlockAccessBits::BlockAccessBits |
( |
bool |
v1, |
|
|
bool |
v2, |
|
|
bool |
v3 |
|
) |
| |
|
inline |
Constructor.
- Parameters
-
| v1 | The first bit value. |
| v2 | The second bit value. |
| v3 | The third bit value. |
Set access bits to (v1, v2, v3).
◆ operator==()
| bool logicalaccess::MifareAccessInfo::BlockAccessBits::operator== |
( |
const BlockAccessBits & |
bab | ) |
const |
|
inline |
◆ c1
| bool logicalaccess::MifareAccessInfo::BlockAccessBits::c1 |
◆ c2
| bool logicalaccess::MifareAccessInfo::BlockAccessBits::c2 |
◆ c3
| bool logicalaccess::MifareAccessInfo::BlockAccessBits::c3 |
The documentation for this struct was generated from the following file: