recordset.cpp File Reference

#include "recordset.h"
#include <sstream>
#include <stdexcept>
#include "dalexcept.h"

Go to the source code of this file.

Namespaces

namespace  dal

Functions

std::ostream & operator<< (std::ostream &out, const RecordSet &rhs)
 Operator<< Append the stringified RecordSet to the output stream.


Function Documentation

std::ostream& operator<< std::ostream &  out,
const RecordSet &  rhs
 

Operator<< Append the stringified RecordSet to the output stream.

Parameters:
out the output stream.
rhs the right hand side.
Returns:
the output stream for chaining.

Definition at line 199 of file recordset.cpp.


Generated on Fri Mar 30 15:39:17 2007 for TMW Server by  doxygen 1.3.9.1