#include <LomsCrc16.hpp>
◆ LomsCrc16() [1/3]
iv::crypto::LomsCrc16::LomsCrc16 |
( |
| ) |
|
◆ LomsCrc16() [2/3]
iv::crypto::LomsCrc16::LomsCrc16 |
( |
const LomsCrc16 & | other | ) |
|
|
delete |
◆ LomsCrc16() [3/3]
iv::crypto::LomsCrc16::LomsCrc16 |
( |
LomsCrc16 && | other | ) |
|
|
delete |
◆ ~LomsCrc16()
iv::crypto::LomsCrc16::~LomsCrc16 |
( |
| ) |
|
|
default |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ update()
uint16_t iv::crypto::LomsCrc16::update |
( |
const char * | data, |
|
|
uint16_t | length ) |
◆ m_value
uint16_t iv::crypto::LomsCrc16::m_value |
|
private |
The documentation for this class was generated from the following files: