The Pedigree Project  0.1
Public Attributes | Private Member Functions | List of all members
RequestQueue::Request Class Reference

#include <RequestQueue.h>

+ Collaboration diagram for RequestQueue::Request:

Public Attributes

uint64_t p1
 
uint64_t p2
 
uint64_t p3
 
uint64_t p4
 
uint64_t p5
 
uint64_t p6
 
uint64_t p7
 
uint64_t p8
 
uint64_t ret
 
Mutex mutex
 
ThreadpThread
 
bool bReject
 
bool bCompleted
 
Requestnext
 
size_t refcnt
 
RequestQueueowner
 
size_t priority
 

Private Member Functions

 Request (const Request &)
 
void operator= (const Request &)
 

Detailed Description

Request structure

Definition at line 129 of file RequestQueue.h.


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