21#if !defined(MSGFILEOUTPUTSTREAM_1357924680)
22#define MSGFILEOUTPUTSTREAM_1357924680
145 const char*
const m_fileName;
#define XALAN_CPP_NAMESPACE
Xalan-C++ namespace, including major and minor version.
OpenException(const char *theFileName, int theErrorCode)
Construct an OpenException exception object for an exception that occurred when opening a file.
WriteException(const char *theFileName, int theErrorCode)
Construct an WriteException exception object for an exception that occurred while writing to a file.
void write(const XMLCh *theString, XalanSize_t theLength)
virtual ~MsgFileOutputStream()
void writeData(const char *theBuffer, XalanSize_t theBufferLength)
void write(const char *theString, XalanSize_t theLength)
void writeAsASCII(const char *theString, XalanSize_t theLength)
MsgFileOutputStream(const char *theFileName)
Construct an MsgFileOutputStream object.
void writeAsASCII(const XMLCh *theString, XalanSize_t theLength)
bool operator==(const XalanVector< Type > &theLHS, const XalanVector< Type > &theRHS)