svcore  1.9
FileReadThread::Request Struct Reference

#include <FileReadThread.h>

List of all members.

Public Attributes

int fd
QMutex * mutex
off_t start
size_t size
char * data
bool successful

Detailed Description

Definition at line 39 of file FileReadThread.h.


Member Data Documentation

Definition at line 40 of file FileReadThread.h.

Referenced by FileReadThread::process().

Definition at line 41 of file FileReadThread.h.

Referenced by FileReadThread::process().

Definition at line 42 of file FileReadThread.h.

Referenced by FileReadThread::process().

Definition at line 43 of file FileReadThread.h.

Referenced by FileReadThread::process().

Definition at line 44 of file FileReadThread.h.

Referenced by FileReadThread::process().

Definition at line 45 of file FileReadThread.h.

Referenced by FileReadThread::process().


The documentation for this struct was generated from the following file: