Libpointing
An open-source cross-platform library to get raw events from pointing devices and master transfer functions.
 All Classes Functions Variables Typedefs Enumerator Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
\Npointing
 oCDummyPointingDevicePseudo-device class. It is used for testing and debugging purposes
 oClinuxPointingDevice
 oClinuxPointingDeviceManagerPlatform-specific subclass of the PointingDeviceManager class
 oCosxHIDPointingDevice
 oCosxPointingDevice
 oCosxPointingDeviceManagerPlatform-specific subclass of the PointingDeviceManager class
 oCPointingDeviceUsed to represent Pointing Devices connected to the computer or pseudo-devices
 oCPointingDeviceDescriptor
 oCCallbackInfo
 oCPointingDeviceManagerHelper class which enumerates the list of existing pointing devices. This class is a singleton which calls its platform-specific subclass constructor
 |\CPointingDeviceData
 oCSystemPointingDeviceUsed to represent Pointing Devices connected to the computer
 oCDeviceId
 oCDeviceName
 oCwinPointingDevice
 oCwinPointingDeviceManager
 oCDisplayDeviceDisplayDevice class is used to represent the displays connected to the computer
 |oCBoundsDisplay bounds (origin and size) in pixels
 |oCPointA structure to maintain coordinates of a pixel
 |\CSizeDisplay size in mms
 oCDisplayDeviceDescriptor
 oCDisplayDeviceManager
 oCDummyDisplayDevicePseudo-device class. It stores configuration values passed on the query string and simulates the display behavior
 oCxorgDisplayDevice
 oCxorgDisplayDeviceManager
 oCosxDisplayDevicePlatform specific subclass of DisplayDevice which is implemented to work with Display devices on the osx platforms
 oCosxDisplayDeviceManagerHelper class to work with all display devices
 oCwinDisplayDeviceA Windows-specific subclass of DisplayDevice
 oCwinDisplayInfoStores all the information about the monitor
 oCwinDisplayDeviceManager
 oCCompositionCan be used to apply several transfer functions to the input
 oCConstantFunctionImplements the transfer function with a constant gain factor computed taking into account device and display resolutions in order to achieve precise mapping
 oCInterpolationSubclass of TransferFunction which can interpolate between given values in the table
 oCxorgSystemPointerAccelerationUsed to set or read the cursor parameters of the current system
 oCNaiveConstantFunctionImplements a transfer function which simply multilies the input translation by the constant gain without taking into account device characteristics
 oCosxSystemPointerAccelerationUsed to set or read the cursor parameters of the current system
 oCSigmoidFunctionImplements the transfer function which is an discrete approximation of the sigmoid function
 oCSubPixelFunctionSubclass of TransferFunction which can be used to extend any TransferFunction to have subpixel functionality
 oCTransferFunctionAbstract class that creates an object of its concrete subclasses
 \CwinSystemPointerAccelerationUsed to set or read the cursor parameters of the current system