MasterServerDevice
MasterServerDevice::Start(const char* device, void* cookie)
MasterServerDevice::Stop(const char* device, void* cookie)
MasterServerDevice::Control(const char* device, void* cookie, uint32 code, BMessage* message)
MasterServerDevice::_SearchDevices()
MasterServerDevice::_StopAll()
MasterServerDevice::_AddDevice(const char* path)
MasterServerDevice::_HandleNodeMonitor(BMessage* message)
MasterServerDevice::_CalculateAccelerationTable()
return (new MasterServerDevice());
MasterServerDevice::_LockDevices()
MasterServerDevice::_UnlockDevices()
MasterServerDevice::MasterServerDevice()
MasterServerDevice::~MasterServerDevice()
MasterServerDevice::InitCheck()
MasterServerDevice::SystemShuttingDown()
class MasterServerDevice : public BInputServerDevice {
MasterServerDevice();
virtual ~MasterServerDevice();
PointingDevice::PointingDevice(MasterServerDevice* parent,
class MasterServerDevice;
PointingDevice(MasterServerDevice* parent,
MasterServerDevice* fParent;
PointingDeviceFactory::DeviceFor(MasterServerDevice* parent, const char* path)
class MasterServerDevice;
static PointingDevice* DeviceFor(MasterServerDevice* parent,
TabletDevice::TabletDevice(MasterServerDevice* parent, DeviceReader* reader)
TabletDevice(MasterServerDevice* parent,