SNode.C
|
#include <DescriptorEventReceiver.h>
Static Public Attributes | |
static const utils::Timeval | DEFAULT = {-1, 0} |
static const utils::Timeval | DISABLE = {0, 0} |
static const utils::Timeval | MAX = {LONG_MAX, 0} |
Definition at line 83 of file DescriptorEventReceiver.h.
|
static |
Definition at line 84 of file DescriptorEventReceiver.h.
Referenced by core::DescriptorEventReceiver::setTimeout().
|
static |
Definition at line 85 of file DescriptorEventReceiver.h.
|
static |
Definition at line 86 of file DescriptorEventReceiver.h.
Referenced by core::EventMultiplexer::getNextTimeout(), core::DescriptorEventPublisher::getNextTimeout(), and core::DescriptorEventReceiver::getTimeout().