Xapian::Internal::PrettyOStream< S > Struct Template Reference

#include <pretty.h>

List of all members.

Public Member Functions

 PrettyOStream (S &os_)

Public Attributes

S & os
 The std::ostream object we're outputting to.


Detailed Description

template<class S>
struct Xapian::Internal::PrettyOStream< S >

Definition at line 37 of file pretty.h.


Constructor & Destructor Documentation

template<class S>
Xapian::Internal::PrettyOStream< S >::PrettyOStream ( S &  os_  )  [inline]

Definition at line 41 of file pretty.h.


Member Data Documentation

template<class S>
S& Xapian::Internal::PrettyOStream< S >::os

The std::ostream object we're outputting to.

Definition at line 39 of file pretty.h.

Referenced by operator|().


The documentation for this struct was generated from the following file:

Documentation for Xapian (version 1.2.9).
Generated on 10 May 2012 by Doxygen 1.5.9.