OnixS C++ Euronext Optiq MDG Handler 1.3.3
API documentation
Loading...
Searching...
No Matches
NicWatch Class Reference

Public Member Functions

 ~NicWatch () 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) noexcept

Detailed Description

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.

Constructor & Destructor Documentation

◆ ~NicWatch()

~NicWatch ( )
override

Member Function Documentation

◆ service()

NicWatch & service ( )
static

Returns watch service.