multipred_struct Struct Reference
[A predictor using multiple interleaved predictors]

A predictor allowing multiple interleaved predictors of the same type to act independently. More...

#include <multipred.h>

Data Fields

qmgr_pred_t base
 Predictor base (i.e.virtual table).
int num_predictors
 Number of interleaved predictors.
qmgr_pred_t ** predictors
 The actual predictors.
int curr_predictor
 The current predictor being used.

Detailed Description

A predictor allowing multiple interleaved predictors of the same type to act independently.

Definition at line 30 of file multipred.h.


The documentation for this struct was generated from the following file:
Generated on Mon Aug 2 22:38:48 2010 for qosmgr by  doxygen 1.6.3