#include <OnixS/FenicsUST/MarketData/Bimp/WatchService.h>
Public Member Functions | |
~NicWatch () ONIXS_FENICSUST_BIMP_OVERRIDE | |
Public Member Functions inherited from WatchService | |
Timestamp | now () |
const char * | id () const |
virtual | ~WatchService () |
Static Public Member Functions | |
static NicWatch & | service () |
Additional Inherited Members | |
Protected Member Functions inherited from WatchService | |
WatchService (void *impl) ONIXS_FENICSUST_BIMP_NOEXCEPT | |
The network interface watch.
This class is designed to use the network adapter's watch if the capability is supported. When an instance of the class is linked to a feed engine supporting hardware timestamps retrieval, the feed engine extracts hardware timestamps and assigns them to the incoming multicast packets.
An ordinary system (UTC) clock is used in all other cases.
Definition at line 80 of file WatchService.h.
~NicWatch | ( | ) |
|
static |
Returns watch service.