41 LocalWatch(
const LocalWatch&);
42 LocalWatch& operator =(
const LocalWatch&);
55 UtcWatch(
const UtcWatch&);
56 UtcWatch& operator =(
const UtcWatch&);
78 NicWatch(
const NicWatch&);
79 NicWatch& operator =(
const NicWatch&);
#define ONIXS_CONFLATEDUDP_EXPORTED_CLASS
#define ONIXS_CONFLATEDUDP_EXPORTED_STRUCT
#define ONIXS_CONFLATEDUDP_NAMESPACE_END
#define ONIXS_CONFLATEDUDP_NAMESPACE_BEGIN
static Timestamp now()
Returns current local time.
static WatchService & service()
Returns watch service implementing local watch.
static WatchService & service()
Returns watch service implementing a NIC watch.
Represents time point without time-zone information.
static Timestamp now()
Returns current UTC time.
static WatchService & service()
Returns watch service implementing UTC watch.
char Char
Character type alias.
virtual const Char * id() const =0
Identifies watch service.
virtual Timestamp now()=0
Returns current time.