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