21 #if !defined(MSGFILEOUTPUTSTREAM_1357924680) 22 #define MSGFILEOUTPUTSTREAM_1357924680 32 XALAN_CPP_NAMESPACE_BEGIN
36 XERCES_CPP_NAMESPACE_USE
45 #if defined(XALAN_STRICT_ANSI_HEADERS) 75 const char* theFileName,
95 const char* theFileName,
105 const XMLCh* theString,
106 XalanSize_t theLength);
110 const char* theString,
111 XalanSize_t theLength);
115 const char* theString,
116 XalanSize_t theLength);
120 const XMLCh* theString,
121 XalanSize_t theLength);
130 const char* theBuffer,
131 XalanSize_t theBufferLength);
149 const char*
const m_fileName;
151 const HandleType m_handle;
156 XALAN_CPP_NAMESPACE_END
160 #endif // MSGFILEOUTPUTSTREAM_1357924680 void writeData(const char *theBuffer, XalanSize_t theBufferLength)
MsgFileOutputStream(const char *theFileName)
Construct an MsgFileOutputStream object.
virtual ~MsgFileOutputStream()
OpenException(const char *theFileName, int theErrorCode)
Construct an OpenException exception object for an exception that occurred when opening a file...
void writeAsASCII(const char *theString, XalanSize_t theLength)
void write(const XMLCh *theString, XalanSize_t theLength)
bool operator==(const ElemAttributeSet &theLHS, const ElemAttributeSet &theRHS)