Command to ack the read of a file. More...
#include <ToolctlMessages.h>
Data Fields | |
| size_t | numbytes |
| char | data [0] |
| Variable size data area up to MaxMemorySize. | |
| BG_ThreadID_t | threadID |
| Thread id. | |
Command to ack the read of a file.
Definition at line 1213 of file ToolctlMessages.h.
Variable size data area up to MaxMemorySize.
Definition at line 1216 of file ToolctlMessages.h.
Definition at line 1215 of file ToolctlMessages.h.
BG_ThreadID_t bgcios::toolctl::ToolCommand::threadID [inherited] |
Thread id.
Definition at line 659 of file ToolctlMessages.h.
1.6.1