Main Page | Class Hierarchy | Compound List | File List | Compound Members | File Members

X< T > Class Template Reference

List of all members.

Public Member Functions

 X ()
char * valueTypeName () const

Private Attributes

t

template<class T>
class X< T >


Constructor & Destructor Documentation

template<class T>
X< T >::X  )  [inline]
 

Definition at line 42 of file typename_test.cc.


Member Function Documentation

template<class T>
char* X< T >::valueTypeName  )  const [inline]
 

Definition at line 43 of file typename_test.cc.

References X< T >::t, and typeName().

Referenced by main().


Member Data Documentation

template<class T>
T X< T >::t [private]
 

Definition at line 45 of file typename_test.cc.

Referenced by X< T >::valueTypeName().


The documentation for this class was generated from the following file:
Generated on Wed Feb 15 14:52:41 2006 for yapi by doxygen 1.3.2