QuotedCharArrayWriter Class Reference
[Item readers and writers]


Detailed Description

Writer class for quoted char array. It can process the escape sequences in the char array.
Author:
Balazs Dezso
#include <lemon/bits/item_writer.h>

Inherited by DefaultWriter< char * >, DefaultWriter< char[length]>, DefaultWriter< const char * >, and DefaultWriter< const char[length]>.

List of all members.

Public Member Functions

 QuotedCharArrayWriter (bool _escaped=true)
 Constructor for the writer.
void write (std::ostream &os, const char *value) const


Constructor & Destructor Documentation

QuotedCharArrayWriter ( bool  _escaped = true  )  [inline]

Constructor for the writer. If the given parameter is true the writer creates escape sequences from special characters.


Member Function Documentation

void write ( std::ostream &  os,
const char *  value 
) const [inline]

Writes a quoted char array to the given stream.


Generated on Thu Jun 4 04:06:43 2009 for LEMON by  doxygen 1.5.9