multipred_params_struct Struct Reference
[A predictor using multiple interleaved predictors]

Parameters for the multipred predictor. More...

#include <multipred.h>

Data Fields

int num_predictors
 Number of predictors.
qmgr_pred_params_tparams
 Pointer to 1 structure identifying subpredictor parameters.

Detailed Description

Parameters for the multipred predictor.

Definition at line 16 of file multipred.h.


Field Documentation

Pointer to 1 structure identifying subpredictor parameters.

This is actually a pointer to an instance of qmgr_all_preds_params_t, but cannot be declared as such due to circular references.

Definition at line 24 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