7#ifndef LOGICALACCESS_WIEGANDFORMAT_HPP
8#define LOGICALACCESS_WIEGANDFORMAT_HPP
38 unsigned char getLeftParity()
const;
44 unsigned char getRightParity()
const;
65 void setLinearData(
const ByteVector &data)
override;
Definition: BitsetStream.hpp:15
std::vector< uint8_t > ByteVector
Definition: lla_fwd.hpp:80
ParityType
Parity type.
Definition: datatype.hpp:19