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. | |
int32_t | summand |
Summand. | |
int32_t | addend |
Addend. |
Internal data storage, do NOT modify!
Addend.
Definition at line 134 of file TestInterface.h.
Referenced by fawkes::TestInterface::CalculateMessage::CalculateMessage().
Summand.
Definition at line 133 of file TestInterface.h.
Referenced by fawkes::TestInterface::CalculateMessage::CalculateMessage().
Interface Unix timestamp, seconds.
Definition at line 131 of file TestInterface.h.
Interface Unix timestamp, micro-seconds.
Definition at line 132 of file TestInterface.h.