From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- docs/doxygen/nel/a03857.html | 123 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 123 insertions(+) create mode 100644 docs/doxygen/nel/a03857.html (limited to 'docs/doxygen/nel/a03857.html') diff --git a/docs/doxygen/nel/a03857.html b/docs/doxygen/nel/a03857.html new file mode 100644 index 00000000..172014d6 --- /dev/null +++ b/docs/doxygen/nel/a03857.html @@ -0,0 +1,123 @@ + + +NeL: NLMISC::IInputDeviceEvent struct Reference + + + +
+

NLMISC::IInputDeviceEvent Struct Reference

#include <input_device_server.h> +

+


Detailed Description

+An event from an input device. +

+ +

+Definition at line 79 of file input_device_server.h. + + + + + + + + + +

Public Member Functions

virtual bool operator< (const IInputDeviceEvent &IInputDeviceEvent) const=0
virtual ~IInputDeviceEvent ()

Data Fields

IInputDeviceEmitter
+


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + +
virtual NLMISC::IInputDeviceEvent::~IInputDeviceEvent  )  [inline, virtual]
+
+ + + + + +
+   + + +

+ +

+Definition at line 84 of file input_device_server.h. +

+

00084 {};
+
+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + + +
virtual bool NLMISC::IInputDeviceEvent::operator< const IInputDeviceEvent IInputDeviceEvent  )  const [pure virtual]
+
+ + + + + +
+   + + +

+

+


Field Documentation

+

+ + + + +
+ + +
IInputDevice* NLMISC::IInputDeviceEvent::Emitter +
+
+ + + + + +
+   + + +

+ +

+Definition at line 81 of file input_device_server.h.

+


The documentation for this struct was generated from the following file: +
Generated on Tue Mar 16 13:46:09 2004 for NeL by + +doxygen +1.3.6
+ + -- cgit v1.2.1