All Classes |Grouped Classes |Index

Function init

Initialize input device provider.

	virtual void CL_InputDeviceProvider::init(
		CL_Signal_v1 < const CL_InputEvent &> * sig_provider_event);

Detailed description:

The device field of CL_InputEvent should not be set when emitting events.

Invoking sig_provider_event is thread safe.