rpa::fmt_output_to_buffer< Buffer > Class Template Reference

#include <common.h>

List of all members.

Static Public Member Functions

template<class Output>
static void copy_fmt (const Buffer &aB, const Output &aO)


Detailed Description

template<class Buffer>
class rpa::fmt_output_to_buffer< Buffer >

This class is used when the output iterator is buffered, that is, wrapped into a obuf_iterator. When the output is a std::ostream, and the output buffer is a std::stream, we must transfer properties from the output stream to the sub-thread specific output buffer. These properties are :


Member Function Documentation

template<class Buffer>
template<class Output>
static void rpa::fmt_output_to_buffer< Buffer >::copy_fmt ( const Buffer &  aB,
const Output &  aO 
) [inline, static]

Does not do anything, because in the general case, there is no information from the output iterator, to use in the sub-threads buffers.


The documentation for this class was generated from the following file:
Generated on Tue Sep 25 10:20:34 2007 for rpa by  doxygen 1.4.7