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

DOMTreeErrorReporter.cpp File Reference

More...

#include "Parser.h"

Go to the source code of this file.

Functions

char* Dom2Str (DOMString &ds)
 convert a DOMString to the local character set. More...

char* Num2Str (long num)
 convert a long to a string. More...

ostream& operator<< (ostream &target, const DOMString &s)
 Global streaming operator for DOMString is defined in DOMPrint.cpp. More...


Detailed Description

Definition in file DOMTreeErrorReporter.cpp.


Function Documentation

char * Dom2Str ( DOMString & ds ) [static]
 

convert a DOMString to the local character set.

Definition at line 27 of file DOMTreeErrorReporter.cpp.

Referenced by DOMTreeErrorReporter::error(), and DOMTreeErrorReporter::fatalError().

char * Num2Str ( long num ) [static]
 

convert a long to a string.

Definition at line 38 of file DOMTreeErrorReporter.cpp.

Referenced by DOMTreeErrorReporter::error(), and DOMTreeErrorReporter::fatalError().

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

Global streaming operator for DOMString is defined in DOMPrint.cpp.


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