#include <fs_io.h>
Definition at line 20 of file fs_io.h.
◆ dread_ctrl() [1/2]
| dread_ctrl::dread_ctrl |
( |
int |
aFd, |
|
|
off_t |
aOffset, |
|
|
char * |
aBuf, |
|
|
int |
aLen, |
|
|
DRCB * |
aHandler, |
|
|
void * |
aData |
|
) |
| |
|
inline |
◆ dread_ctrl() [2/2]
◆ ~dread_ctrl()
| dread_ctrl::~dread_ctrl |
( |
| ) |
|
|
default |
◆ MEMPROXY_CLASS()
◆ buf
| char* dread_ctrl::buf = nullptr |
◆ client_data
| void* dread_ctrl::client_data = nullptr |
◆ end_of_file
| int dread_ctrl::end_of_file = 0 |
◆ fd
◆ handler
| DRCB* dread_ctrl::handler = nullptr |
◆ offset
| off_t dread_ctrl::offset = 0 |
◆ req_len
| int dread_ctrl::req_len = 0 |
The documentation for this class was generated from the following file: