qres_params_t Struct Reference

QRES Parameters' specification structure. More...

#include <qres_gw.h>

Data Fields

qres_time_t Q_min
 The server guaranteed budget.
qres_time_t Q
 The server actual budget (request).
qres_time_t P
 The server period.
unsigned int flags
 Combination of QOS_F_* flags.
qres_time_t timeout
 Maximum auto-destroy time out.

Detailed Description

QRES Parameters' specification structure.

Definition at line 19 of file qres_gw.h.


Field Documentation

unsigned int qres_params_t::flags

Combination of QOS_F_* flags.

Definition at line 23 of file qres_gw.h.

Referenced by main(), qos_func_define(), and qsup_init_server().

The server period.

Definition at line 22 of file qres_gw.h.

Referenced by main(), main_body(), main_loop(), qos_func_define(), qres_get_bandwidth(), qres_set_bandwidth(), and qsup_init_server().

The server actual budget (request).

Definition at line 21 of file qres_gw.h.

Referenced by f(), job_fn(), job_fn_setup(), main(), main_body(), main_loop(), qos_func_define(), qres_get_bandwidth(), and qres_set_bandwidth().

The server guaranteed budget.

Definition at line 20 of file qres_gw.h.

Referenced by f(), main(), main_body(), qos_func_define(), and qsup_init_server().

Maximum auto-destroy time out.

Definition at line 24 of file qres_gw.h.


The documentation for this struct was generated from the following file:
Generated on Mon Aug 2 22:39:17 2010 for qosres by  doxygen 1.6.3