Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

DOMPrintFormatTarget.cpp File Reference

More...

#include "Parser.h"

Go to the source code of this file.

Functions

ostream& operator<< (ostream &target, const DOMString &s)
 ostream << DOMString. More...


Detailed Description

Definition in file DOMPrintFormatTarget.cpp.


Function Documentation

ostream & operator<< ( ostream & target,
const DOMString & s )
 

ostream << DOMString.

Stream out a DOM string. Doing this requires that we first transcode to char * form in the default code page for the system

Definition at line 68 of file DOMPrintFormatTarget.cpp.


This documentation is part of the "SOAP to CORBA bridge" project
Copyright © 2000 by Lifeline Networks bv.
All rights are reserved.