xbmc
Public Attributes | List of all members
read_req_t Struct Reference

Data read request structure. More...

#include <wiiuse.h>

Collaboration diagram for read_req_t:
Collaboration graph
[legend]

Public Attributes

wiiuse_read_cb cb
 read data callback
 
byte * buf
 buffer where read data is written
 
unsigned int addr
 the offset that the read started at
 
unsigned short size
 the length of the data read
 
unsigned short wait
 num bytes still needed to finish read
 
byte dirty
 set to 1 if not using callback and needs to be cleaned up
 
struct read_req_tnext
 next read request in the queue
 

Detailed Description

Data read request structure.


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