nl:: Weave:: Profiles:: DataManagement_Current:: Timestamp
#include <src/lib/profiles/data-management/Current/EventLoggingTypes.h>
Die Union, die einen Anwendungs-Set-System- oder UTC-Zeitstempel bereitstellt.
Zusammenfassung
Konstruktoren und Zerstörer |
|
---|---|
Timestamp(void)
Standardkonstruktor.
|
|
Timestamp(utc_timestamp_t aUtc)
UTC-Zeitstempelkonstruktor.
|
|
Timestamp(timestamp_t aSystem)
Systemzeitstempelkonstruktor.
|
Öffentliche Attribute |
|
---|---|
systemTimestamp
|
Systemzeitstempel.
|
utcTimestamp
|
UTC-Zeitstempel.
|
Öffentliche Attribute
Öffentliche Funktionen
Zeitstempel
Timestamp( void )
Standardkonstruktor.