21 INLINE ClientTrackerDevice::
22 ClientTrackerDevice(
ClientBase *client,
const string &device_name):
Stores the kinds of data that a tracker might output.
An abstract base class for a family of client device interfaces–including trackers, buttons, dials, and other analog inputs.
const TrackerData & get_data() const
Returns the TrackerData that this device is reporting.
Any of a number of different devices that might be attached to a ClientBase, including trackers...