Fawkes API  Fawkes Development Version
fawkes::SkillerInterface::ExecSkillContinuousMessage::ExecSkillContinuousMessage_data_t Struct Reference

Internal data storage, do NOT modify! More...

List of all members.

Public Attributes

int64_t timestamp_sec
 Interface Unix timestamp, seconds.
int64_t timestamp_usec
 Interface Unix timestamp, micro-seconds.
char skill_string [1024]
 Currently executed skill string, at least the first 1023 bytes of it.

Detailed Description

Internal data storage, do NOT modify!


Member Data Documentation

Currently executed skill string, at least the first 1023 bytes of it.

Must be properly null-terminated.

Definition at line 122 of file SkillerInterface.h.

Referenced by fawkes::SkillerInterface::ExecSkillContinuousMessage::ExecSkillContinuousMessage().


The documentation for this struct was generated from the following file: