|
Modbus cpp 0.1
|
This is the complete list of members for MB::ModbusCell, including all inherited members.
| coil() | MB::ModbusCell | inline |
| coil() const | MB::ModbusCell | inline |
| initCoil(bool coil) | MB::ModbusCell | inlinestatic |
| initReg(uint16_t reg) | MB::ModbusCell | inlinestatic |
| isCoil() const | MB::ModbusCell | inline |
| isReg() const | MB::ModbusCell | inline |
| ModbusCell()=default | MB::ModbusCell | |
| ModbusCell(uint16_t reg) | MB::ModbusCell | inline |
| ModbusCell(bool coil) | MB::ModbusCell | inline |
| ModbusCell(const ModbusCell &other) noexcept=default (defined in MB::ModbusCell) | MB::ModbusCell | |
| operator=(const ModbusCell &other) noexcept=default (defined in MB::ModbusCell) | MB::ModbusCell | |
| operator=(ModbusCell &&other) noexcept=default (defined in MB::ModbusCell) | MB::ModbusCell | |
| reg() | MB::ModbusCell | inline |
| reg() const | MB::ModbusCell | inline |
| toString() const noexcept | MB::ModbusCell | inline |