OnixS C++ Eurex T7 Market and Reference Data (EMDI, MDI, RDI, EOBI) Handlers  16.1.0
API documentation
NicWatch Class Reference

#include <OnixS/Eurex/MarketData/WatchService.h>

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 ( )

Member Function Documentation

static NicWatch& service ( )
static

Returns watch service.


The documentation for this class was generated from the following file: