17 :
id_(0),
timestamp_(boost::posix_time::second_clock::local_time()) {
void updateModificationTime()
Sets timestamp to the current time.
uint64_t id_
Database identifier of the configuration element.
BaseStampedElement()
Constructor.
void setModificationTime(const boost::posix_time::ptime ×tamp)
Sets timestamp to the explicitly provided value.
boost::posix_time::ptime timestamp_
Holds timestamp value.
Defines the logger used by the top-level component of kea-lfc.