liblightmodbus 3.0
A lightweight, header-only, hardware-agnostic Modbus RTU/TCP library
Loading...
Searching...
No Matches
Data Structures
Here are the data structures with brief descriptions:
[detail level 12]
 NllmThe liblightmodbus C++ namepsace
 CGeneralErrorGeneral error exception class
 CMasterRepresents a Modbus master device
 CRequestErrorRequest error exception class
 CResponseErrorResponse error exception class
 CSlaveRepresents a Modbus slave device
 CModbusBufferStores a Modbus frame
 CModbusDataCallbackArgsArguments for the data callback
 CModbusErrorInfoRicher error represenation - source and type of error
 CModbusMasterMaster device status
 CModbusMasterFunctionHandlerAssociates Modbus function ID with a pointer to a response parsing function
 CModbusRegisterCallbackArgsContains arguments for the register callback function
 CModbusRegisterCallbackResultContains values returned by the slave register callback
 CModbusSlaveSlave device status
 CModbusSlaveFunctionHandlerAssociates Modbus function ID with a pointer to a parsing function