From 3563c6dfd0f5f102cb748ecc6ad318601990515e Mon Sep 17 00:00:00 2001 From: manuel Date: Thu, 14 May 2009 18:21:15 +0200 Subject: adding doxygen docs --- ue3/doxygen/classCDisplayWHEX.html | 87 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 ue3/doxygen/classCDisplayWHEX.html (limited to 'ue3/doxygen/classCDisplayWHEX.html') diff --git a/ue3/doxygen/classCDisplayWHEX.html b/ue3/doxygen/classCDisplayWHEX.html new file mode 100644 index 0000000..bc2d8f1 --- /dev/null +++ b/ue3/doxygen/classCDisplayWHEX.html @@ -0,0 +1,87 @@ + + +mycpu: CDisplayWHEX Class Reference + + + + +
+ +
+
+ +
+

CDisplayWHEX Class Reference

#include <displays.h> +

+

+Inheritance diagram for CDisplayWHEX:
+
+ +

+ +CDisplay + +
+ +

+List of all members. + + + + + +

Public Member Functions

void display (const CDat &value)
 prints value to display
+


Detailed Description

+Implementation of CDisplay Prints CDat to stdout as decimal

Member Function Documentation

+ +
+
+ + + + + + + + + +
void CDisplayWHEX::display (const CDat value  )  [inline]
+
+
+ +

+prints value to display +

+

Methodname:
display
+
Parameters:
+ + +
value value to display
+
+
Returns:
-
+
Global variables used:
none
+
Exceptions:
+ + +
none 
+
+
Conditions:
none
+ +
+

+


The documentation for this class was generated from the following file: +
Generated on Thu May 14 18:19:17 2009 for mycpu by  + +doxygen 1.5.3
+ + -- cgit v1.2.3