![]() |
NDEVR
API Documentation
|
Represents a server request that has been sent and is awaiting a response. More...
Public Attributes | |
| HighCapacityBuffer< uint01 > | data |
| Response data payload once received. | |
| uint04 | id |
| Unique command ID for matching responses. | |
| ServerRequestType | request_mode |
| The type of request that was sent. | |
Represents a server request that has been sent and is awaiting a response.
Definition at line 44 of file NDEVRFileClient.h.