#include <OnixS/Euronext/MarketData/OptiqMdg/WatchService.h>
Public Member Functions | |
Timestamp | now () |
const char * | id () const |
virtual | ~WatchService () |
Protected Member Functions | |
WatchService (void *impl) noexcept | |
Friends | |
struct | FeHelper |
Definition at line 39 of file WatchService.h.
|
virtual |
|
protectednoexcept |
const char* id | ( | ) | const |
Identifies watch service.
Timestamp now | ( | ) |
Returns current UTC time.
|
friend |
Definition at line 56 of file WatchService.h.