Fawkes API
Fawkes Development Version
|
Internal data storage, do NOT modify! More...
Public Attributes | |
int64_t | timestamp_sec |
Interface Unix timestamp, seconds. | |
int64_t | timestamp_usec |
Interface Unix timestamp, micro-seconds. | |
uint32_t | index |
Index of the identity. | |
bool | enable |
En-/disable flag. |
Internal data storage, do NOT modify!
En-/disable flag.
Definition at line 181 of file FacerInterface.h.
Referenced by fawkes::FacerInterface::EnableIdentityMessage::EnableIdentityMessage().
Index of the identity.
Definition at line 180 of file FacerInterface.h.
Referenced by fawkes::FacerInterface::EnableIdentityMessage::EnableIdentityMessage().
Interface Unix timestamp, seconds.
Definition at line 178 of file FacerInterface.h.
Interface Unix timestamp, micro-seconds.
Definition at line 179 of file FacerInterface.h.