49 LocalWatch(
const LocalWatch&);
50 LocalWatch& operator=(
const LocalWatch&);
64 UtcWatch(
const UtcWatch&);
65 UtcWatch& operator=(
const UtcWatch&);
82 NicWatch(
const NicWatch&);
83 NicWatch& operator=(
const NicWatch&);
#define ONIXS_CMEMDH_NAMESPACE_BEGIN
#define ONIXS_CMEMDH_NAMESPACE_END
#define ONIXS_CMEMDH_EXPORTED
static Timestamp now()
Returns current local time.
static WatchService & service()
Returns watch service implementing local watch.
static WatchService & service()
Returns the watch service instance reference.
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.