MCPcopy Create free account

hub / github.com/PixlOne/logiops / functions

Functions612 in github.com/PixlOne/logiops

MethodDeviceStatus
src/logid/features/DeviceStatus.cpp:24
MethodDeviceWrapper
src/logid/Device.cpp:56
MethodDevicesIPC
src/logid/DeviceManager.cpp:177
MethodError
src/logid/backend/hidpp10/Error.cpp:25
MethodError
src/logid/backend/hidpp20/Error.cpp:25
MethodEssentialFeature
src/logid/backend/hidpp20/EssentialFeature.cpp:46
MethodEventHandlerLock
src/logid/backend/EventHandlerList.h:98
MethodFeature
src/logid/backend/hidpp20/Feature.cpp:43
MethodFeatureSet
src/logid/backend/hidpp20/features/FeatureSet.cpp:22
MethodFewPixelsGesture
src/logid/config/schema.h:175
MethodGesture
src/logid/actions/gesture/Gesture.cpp:31
MethodGestureAction
src/logid/actions/GestureAction.cpp:75
MethodGestureAction
src/logid/config/schema.h:224
MethodHiresScroll
src/logid/backend/hidpp20/features/HiresScroll.cpp:23
MethodHiresScroll
src/logid/features/HiresScroll.cpp:28
MethodHiresScroll
src/logid/config/schema.h:266
MethodIOHandler
src/logid/backend/raw/IOMonitor.cpp:31
MethodIOMonitor
src/logid/backend/raw/IOMonitor.cpp:39
MethodIOMonitor
src/logid/backend/raw/IOMonitor.h:44
MethodIPC
src/logid/Configuration.cpp:72
MethodIPC
src/logid/Device.cpp:314
MethodIPC
src/logid/Receiver.cpp:215
MethodIPC
src/logid/features/SmartShift.cpp:104
MethodIPC
src/logid/features/HiresScroll.cpp:195
MethodIPC
src/logid/features/DPI.cpp:131
MethodIPC
src/logid/features/ThumbWheel.cpp:230
MethodIPC
src/logid/features/RemapButton.cpp:267
MethodInputDevice
src/logid/InputDevice.cpp:43
MethodIntervalGesture
src/logid/actions/gesture/IntervalGesture.cpp:26
MethodIntervalGesture
src/logid/config/schema.h:163
MethodInvalidAction
src/logid/actions/Action.h:36
MethodInvalidDevice
src/logid/backend/hidpp/Device.h:75
MethodInvalidEventCode
src/logid/InputDevice.cpp:31
MethodInvalidGesture
src/logid/actions/gesture/Gesture.h:27
MethodInvalidReportID
src/logid/backend/hidpp/Report.h:50
MethodInvalidReportLength
src/logid/backend/hidpp/Report.h:57
MethodKeypressAction
src/logid/actions/KeypressAction.cpp:29
MethodKeypressAction
src/logid/config/schema.h:72
MethodNoAction
src/logid/config/schema.h:63
MethodNoGesture
src/logid/config/schema.h:204
MethodNullAction
src/logid/actions/NullAction.cpp:25
MethodNullAction
src/logid/actions/NullAction.h:31
MethodNullGesture
src/logid/actions/gesture/NullGesture.cpp:25
MethodProfile
src/logid/config/schema.h:302
MethodRawDevice
src/logid/backend/raw/RawDevice.cpp:110
MethodRawDeviceWrapper
src/logid/backend/raw/RawDevice.h:41
MethodRawEventHandler
src/logid/backend/raw/EventHandler.h:31
MethodReceiver
src/logid/Receiver.cpp:53
MethodReceiver
src/logid/backend/hidpp10/Receiver.cpp:29
MethodReceiverMonitor
src/logid/backend/hidpp10/ReceiverMonitor.cpp:27
MethodReceiverMonitor
src/logid/backend/hidpp10/ReceiverMonitor.h:51
MethodReceiverNickname
src/logid/Receiver.h:31
MethodReceiverNickname
src/logid/Receiver.cpp:28
MethodReceiversIPC
src/logid/DeviceManager.cpp:225
MethodReleaseGesture
src/logid/actions/gesture/ReleaseGesture.cpp:25
MethodReleaseGesture
src/logid/config/schema.h:183
MethodRemapButton
src/logid/features/RemapButton.cpp:37
MethodReport
src/logid/backend/hidpp/Report.cpp:117
MethodReset
src/logid/backend/hidpp20/features/Reset.cpp:22
MethodRoot
src/logid/backend/hidpp20/features/Root.cpp:49
MethodSmartShift
src/logid/backend/hidpp20/features/SmartShift.cpp:22
MethodSmartShift
src/logid/features/SmartShift.cpp:25
MethodSmartShift
src/logid/config/schema.h:254
MethodSmartShiftV2
src/logid/backend/hidpp20/features/SmartShift.cpp:29
MethodThresholdGesture
src/logid/actions/gesture/ThresholdGesture.cpp:26
MethodThresholdGesture
src/logid/config/schema.h:194
MethodThumbWheel
src/logid/backend/hidpp20/features/ThumbWheel.cpp:24
MethodThumbWheel
src/logid/features/ThumbWheel.cpp:68
MethodThumbWheel
src/logid/config/schema.h:285
MethodTimeoutError
src/logid/backend/Error.h:32
MethodToggleHiresScroll
src/logid/actions/ToggleHiresScroll.cpp:29
MethodToggleHiresScroll
src/logid/actions/ToggleHiresScroll.h:31
MethodToggleHiresScroll
src/logid/config/schema.h:88
MethodToggleSmartShift
src/logid/actions/ToggleSmartShift.h:32
MethodToggleSmartShift
src/logid/actions/ToggleSmartShift.cpp:30
MethodToggleSmartShift
src/logid/config/schema.h:81
MethodUnsupportedFeature
src/logid/backend/hidpp20/Feature.h:31
MethodUnsupportedFeature
src/logid/features/DeviceFeature.h:36
MethodWirelessDeviceStatus
src/logid/backend/hidpp20/features/WirelessDeviceStatus.cpp:23
Method_addFeature
src/logid/Device.h:143
Method_deviceMonitorWrapper
src/logid/backend/raw/DeviceMonitor.h:45
Method_deviceWrapper
src/logid/backend/hidpp/Device.h:47
Method_enableEvent
src/logid/InputDevice.cpp:162
Method_featureWrapper
src/logid/features/DeviceFeature.h:49
Method_handleEvent
src/logid/backend/raw/RawDevice.cpp:246
Method_init
src/logid/Device.cpp:140
Method_init
src/logid/backend/hidpp/Device.cpp:136
Method_listen
src/logid/backend/raw/IOMonitor.cpp:77
Method_load
src/logid/config/group.h:193
Method_makeConfig
src/logid/features/HiresScroll.cpp:49
Method_makeConfig
src/logid/features/ThumbWheel.cpp:105
Method_makeConfig
src/logid/features/RemapButton.cpp:212
Method_makeGesture
src/logid/features/HiresScroll.cpp:131
Method_makeResetMechanism
src/logid/Device.cpp:301
Method_receiverMonitorWrapper
src/logid/backend/hidpp10/ReceiverMonitor.h:35
Method_save
src/logid/config/group.h:188
Method_sendEvent
src/logid/InputDevice.cpp:179
Method_sendReport
src/logid/backend/hidpp/Device.cpp:271
Method_setConfig
src/logid/actions/KeypressAction.cpp:57
Method_startPair
src/logid/backend/hidpp10/ReceiverMonitor.cpp:192
← previousnext →201–300 of 612, ranked by callers