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/a02576.html | 181 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 181 insertions(+) create mode 100644 docs/doxygen/nel/a02576.html (limited to 'docs/doxygen/nel/a02576.html') diff --git a/docs/doxygen/nel/a02576.html b/docs/doxygen/nel/a02576.html new file mode 100644 index 00000000..6ca32437 --- /dev/null +++ b/docs/doxygen/nel/a02576.html @@ -0,0 +1,181 @@ + + +NeL: NLMISC::CGameDeviceDesc struct Reference + + + +
+

NLMISC::CGameDeviceDesc Struct Reference

#include <game_device.h> +

+


Detailed Description

+Describe a game device. +

+ +

+Definition at line 39 of file game_device.h. + + + + + + + + + + + + + +

Public Types

enum  TDevType { GamePad, +Joystick, +DontKnow, +DevTypeLast + }

Data Fields

bool Connected
enum NLMISC::CGameDeviceDesc::TDevType DevType
std::string InstanceName
std::string ProductName
+


Member Enumeration Documentation

+

+ + + + +
+ + +
enum NLMISC::CGameDeviceDesc::TDevType +
+
+ + + + + +
+   + + +

+

Enumeration values:
+ + + + + +
GamePad  +
Joystick  +
DontKnow  +
DevTypeLast  +
+
+ +

+Definition at line 42 of file game_device.h. +

+

+


Field Documentation

+

+ + + + +
+ + +
bool NLMISC::CGameDeviceDesc::Connected +
+
+ + + + + +
+   + + +

+ +

+Definition at line 48 of file game_device.h.

+

+ + + + +
+ + +
enum NLMISC::CGameDeviceDesc::TDevType NLMISC::CGameDeviceDesc::DevType +
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + +
std::string NLMISC::CGameDeviceDesc::InstanceName +
+
+ + + + + +
+   + + +

+ +

+Definition at line 44 of file game_device.h. +

+Referenced by NLMISC::operator==().

+

+ + + + +
+ + +
std::string NLMISC::CGameDeviceDesc::ProductName +
+
+ + + + + +
+   + + +

+ +

+Definition at line 46 of file game_device.h. +

+Referenced by NLMISC::operator==().

+


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