|
LMMS
|
Public Member Functions | |
| carla_v3_input_event_list () | |
| ~carla_v3_input_event_list () | |
Public Attributes | |
| v3_event *const | events |
| uint16_t | numEvents |
Static Private Member Functions | |
| static uint32_t V3_API | get_event_count (void *const self) |
| static v3_result V3_API | get_event (void *const self, const int32_t index, v3_event *const event) |
| static v3_result V3_API | add_event (void *, v3_event *) |
|
inline |
|
inline |
|
inlinestaticprivate |
| uint16_t carla_v3_input_event_list::numEvents |