| 
    DESERT 3.6.1
    
   | 
 
#include <uwpolling_cmn_hdr.h>
Public Attributes | |
| int | id_ | 
| double | t_wait_ | 
Single location of the POLL vector.
Each POLL_ID represent a polled node
Definition at line 86 of file uwpolling_cmn_hdr.h.
| int POLL_ID::id_ | 
ID of the node.
Definition at line 87 of file uwpolling_cmn_hdr.h.
| double POLL_ID::t_wait_ | 
Time that a node has to wait before being polled.
Definition at line 88 of file uwpolling_cmn_hdr.h.