Struct SimOne_Data_ScenarioEvent¶
ClassList > SimOne_Data_ScenarioEvent
#include <SimOneIOStruct.h>
Inherits the following classes: SimOne_Data_ScenarioEvent_WriterStatus
Public Attributes¶
| Type | Name |
|---|---|
| char | data |
| char | event |
Public Attributes inherited from SimOne_Data_ScenarioEvent_WriterStatus¶
See SimOne_Data_ScenarioEvent_WriterStatus
| Type | Name |
|---|---|
| int | writeState = 0 |
Public Attributes Documentation¶
variable data¶
char SimOne_Data_ScenarioEvent::data[64];
事件相关数据。 * Associated data for the event.
variable event¶
char SimOne_Data_ScenarioEvent::event[64];
事件内容。 * Event content.
The documentation for this class was generated from the following file docs/api/cpp/SimOneIOStruct.h