|
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 155 of file OpenRaveInterface.h.
Referenced by fawkes::OpenRaveInterface::ReleaseObjectMessage::ReleaseObjectMessage().
Interface Unix timestamp, seconds.
Definition at line 153 of file OpenRaveInterface.h.
| int64_t fawkes::OpenRaveInterface::ReleaseObjectMessage::ReleaseObjectMessage_data_t::timestamp_usec |
Interface Unix timestamp, micro-seconds.
Definition at line 154 of file OpenRaveInterface.h.