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

Public Member Functions

Timestamp now ()
const char * id () const
virtual ~WatchService ()

Protected Member Functions

 WatchService (void *impl) ONIXS_EUREX_EMDI_NOEXCEPT

Friends

struct FeHelper

Detailed Description

Definition at line 32 of file WatchService.h.

Constructor & Destructor Documentation

◆ ~WatchService()

virtual ~WatchService ( )
virtual

◆ WatchService()

WatchService ( void * impl)
protected

Member Function Documentation

◆ id()

const char * id ( ) const

Identifies watch service.

◆ now()

Timestamp now ( )

Returns current UTC time.

◆ FeHelper

friend struct FeHelper
friend

Definition at line 49 of file WatchService.h.