Xalan-C++ API Documentation
Go to the documentation of this file.
18 #if !defined(XALANFSTREAMOUTPUTSTREAM_HEADER_GUARD_1357924680)
19 #define XALANFSTREAMOUTPUTSTREAM_HEADER_GUARD_1357924680
37 XALAN_CPP_NAMESPACE_BEGIN
39 #if defined(XALAN_STRICT_ANSI_HEADERS)
47 enum { eDefaultBufferSize = 8192u };
58 MemoryManager& theManager,
59 size_type theBufferSize = eDefaultBufferSize);
64 MemoryManager& theManager,
65 size_type theBufferSize = eDefaultBufferSize);
87 virtual const XalanDOMChar*
94 static const XalanDOMChar m_type[];
101 const char* theBuffer,
120 FILE*
const m_handle;
125 XALAN_CPP_NAMESPACE_END
129 #endif // XALANFSTREAMOUTPUTSTREAM_HEADER_GUARD_1357924680
bool operator==(const ElemAttributeSet &theLHS, const ElemAttributeSet &theRHS)
virtual const XalanDOMChar * getType() const
Retrieve type of exception.
virtual void doFlush()=0
Flush the stream.
XALAN_CPP_NAMESPACE_BEGIN typedef size_t size_type
virtual void writeData(const char *theBuffer, size_type theBufferLength)=0
Write the data in the buffer.
Interpreting class diagrams
Doxygen and
GraphViz are
used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11
Copyright © 1999-2012 The Apache Software Foundation.
All Rights Reserved.
|
|