From dcd1c9a6e1fbb7462db67a15b9e0dfd22d4f6a4f Mon Sep 17 00:00:00 2001 From: manuel Date: Sat, 30 May 2009 16:32:43 +0200 Subject: adding doxygen --- ue4/doxygen/classCDisplayWDEZ.html | 94 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 94 insertions(+) create mode 100644 ue4/doxygen/classCDisplayWDEZ.html (limited to 'ue4/doxygen/classCDisplayWDEZ.html') diff --git a/ue4/doxygen/classCDisplayWDEZ.html b/ue4/doxygen/classCDisplayWDEZ.html new file mode 100644 index 0000000..224a3eb --- /dev/null +++ b/ue4/doxygen/classCDisplayWDEZ.html @@ -0,0 +1,94 @@ + + +mycpu: CDisplayWDEZ< T > Class Template Reference + + + + +
+ +
+
+ +
+

CDisplayWDEZ< T > Class Template Reference

#include <displays.h> +

+

+Inheritance diagram for CDisplayWDEZ< T >:
+
+ +

+ +CDisplay< T > + +
+ +

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

Public Member Functions

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


Detailed Description

+

template<class T>
+ class CDisplayWDEZ< T >

+ +Implementation of CDisplay Prints T to stdout as decimal

Member Function Documentation

+ +
+
+
+template<class T>
+ + + + + + + + + +
void CDisplayWDEZ< T >::display (const T &  value  )  [inline, virtual]
+
+
+ +

+prints value to display +

+

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

Implements CDisplay< T >.

+ +
+

+


The documentation for this class was generated from the following file: +
Generated on Sat May 30 16:32:35 2009 for mycpu by  + +doxygen 1.5.3
+ + -- cgit v1.2.3