Gainput  v1.0.0
gainput::InputRecording Member List

This is the complete list of members for gainput::InputRecording, including all inherited members.

AddChange(uint64_t time, DeviceId deviceId, DeviceButtonId buttonId, bool value)gainput::InputRecording
AddChange(uint64_t time, DeviceId deviceId, DeviceButtonId buttonId, float value)gainput::InputRecording
Clear()gainput::InputRecording
GetDuration() constgainput::InputRecording
GetNextChange(uint64_t time, RecordedDeviceButtonChange &outChange)gainput::InputRecording
GetSerialized(InputManager &manager, void *data) constgainput::InputRecording
GetSerializedSize() constgainput::InputRecording
InputRecording(Allocator &allocator=GetDefaultAllocator())gainput::InputRecording
InputRecording(InputManager &manager, void *data, size_t size, Allocator &allocator=GetDefaultAllocator())gainput::InputRecording
Reset()gainput::InputRecordinginline