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

CdbNTuplePrintDefaultConverter< T > Struct Template Reference

The default convertor suitable for most primitive data types of C++. More...

#include <CdbNTuplePrintDefaultConverter.hh>

List of all members.

Static Public Member Functions

void convertAndPrint (std::ostream &theOutputStream, unsigned int theWidth, const T &theValue)


Detailed Description

template<class T>
struct CdbNTuplePrintDefaultConverter< T >

The default convertor suitable for most primitive data types of C++.

This converter policy assumes that a type of elements has the corresponding streaming operator ">>" defined.

Definition at line 22 of file CdbNTuplePrintDefaultConverter.hh.


Member Function Documentation

template<class T>
void CdbNTuplePrintDefaultConverter< T >::convertAndPrint std::ostream &    theOutputStream,
unsigned int    theWidth,
const T &    theValue
[inline, static]
 

Definition at line 23 of file CdbNTuplePrintDefaultConverter.hh.


The documentation for this struct was generated from the following file:
Generated on Mon Dec 5 18:22:22 2005 for CDB by doxygen1.3-rc3