Main Page Namespace List Class Hierarchy Compound List File List Namespace Members Compound Members File Members
CdbNTuplePrintDefaultConverter< std::string > Struct Template Reference
The specialized convertor for strings.
More...
#include <CdbNTuplePrintDefaultConverter.hh>
List of all members.
|
Static Public Member Functions |
| void | convertAndPrint (std::ostream &theOutputStream, unsigned int theWidth, const std::string &theValue) |
Detailed Description
template<>
struct CdbNTuplePrintDefaultConverter< std::string >
The specialized convertor for strings.
We use this convertor here as the Standard Library's C++ string class does not have a streaming operator defined.
NOTE: Strings longer than the specified length would be truncated at the output and the last symbols would be ".." to indicate the continuation.
Definition at line 41 of file CdbNTuplePrintDefaultConverter.hh.
Member Function Documentation
| void CdbNTuplePrintDefaultConverter< std::string >::convertAndPrint |
( |
std::ostream & |
theOutputStream, |
|
|
unsigned int |
theWidth, |
|
|
const std::string & |
theValue |
|
) |
[inline, static] |
|
The documentation for this struct was generated from the following file:
Generated on Mon Dec 5 18:22:22 2005 for CDB by
1.3-rc3