|
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 101 of file OpenRaveInterface.h.
Referenced by fawkes::OpenRaveInterface::DeleteObjectMessage::DeleteObjectMessage().
Interface Unix timestamp, seconds.
Definition at line 99 of file OpenRaveInterface.h.
Interface Unix timestamp, micro-seconds.
Definition at line 100 of file OpenRaveInterface.h.