OnixS C++ Eurex T7 Market and Reference Data (EMDI, MDI, RDI, EOBI) Handlers 18.2.0
API documentation
Loading...
Searching...
No Matches
NicWatch Class Reference

Public Member Functions

 ~NicWatch () ONIXS_EUREX_EMDI_OVERRIDE
Public Member Functions inherited from WatchService
Timestamp now ()
const char * id () const
virtual ~WatchService ()

Static Public Member Functions

static NicWatchservice ()

Additional Inherited Members

Protected Member Functions inherited from WatchService
 WatchService (void *impl) ONIXS_EUREX_EMDI_NOEXCEPT

Detailed Description

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 88 of file WatchService.h.

Constructor & Destructor Documentation

◆ ~NicWatch()

~NicWatch ( )

Member Function Documentation

◆ service()

NicWatch & service ( )
static

Returns watch service.