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. | |
char | name [30] |
Name of object. |
Internal data storage, do NOT modify!
Name of object.
Definition at line 128 of file OpenRaveInterface.h.
Referenced by fawkes::OpenRaveInterface::AttachObjectMessage::AttachObjectMessage().
Interface Unix timestamp, seconds.
Definition at line 126 of file OpenRaveInterface.h.
Interface Unix timestamp, micro-seconds.
Definition at line 127 of file OpenRaveInterface.h.