16 #if !defined(XALANTRANSFORMEROUTPUTSTREAM_HEADER_GUARD_1357924680)
17 #define XALANTRANSFORMEROUTPUTSTREAM_HEADER_GUARD_1357924680
31 XALAN_CPP_NAMESPACE_BEGIN
50 void* theOutputHandle,
62 const char* theBuffer,
76 void*
const m_outputHandle;
85 XALAN_CPP_NAMESPACE_END
89 #endif // XALANTRANSFORMEROUTPUTSTREAM_HEADER_GUARD_1357924680
XALAN_CPP_NAMESPACE_BEGIN typedef XERCES_CPP_NAMESPACE_QUALIFIER MemoryManager MemoryManagerType
Definition: XalanMemoryManagement.hpp:39
XalanTranscodingServices::size_type size_type
Definition: XalanOutputStream.hpp:55
virtual void doFlush()=0
Flush the stream.
Definition: XalanOutputStream.hpp:47
virtual void writeData(const char *theBuffer, size_type theBufferLength)=0
Write the data in the buffer.