18 #if !defined(XALANFILEOUTPUTSTREAM_HEADER_GUARD_1357924680)
19 #define XALANFILEOUTPUTSTREAM_HEADER_GUARD_1357924680
28 #if defined(XALAN_WINDOWS)
50 enum { eDefaultBufferSize = 8192u };
52 #if defined(XALAN_WINDOWS)
53 typedef HANDLE HandleType;
66 MemoryManager& theManager,
67 size_type theBufferSize = eDefaultBufferSize);
72 MemoryManager& theManager,
73 size_type theBufferSize = eDefaultBufferSize);
93 const Locator* theLocator = 0);
98 virtual const XalanDOMChar*
106 static const XalanDOMChar m_type[];
125 const Locator* theLocator = 0);
130 virtual const XalanDOMChar*
137 static const XalanDOMChar m_type[];
145 const char* theBuffer,
166 const HandleType m_handle;
175 #endif // XALANFILEOUTPUTSTREAM_HEADER_GUARD_1357924680
bool operator==(const XalanVector< Type > &theLHS, const XalanVector< Type > &theRHS)
XalanTranscodingServices::size_type size_type
#define XALAN_CPP_NAMESPACE
Xalan-C++ namespace, including major and minor version.
virtual const XalanDOMChar * getType() const
Retrieve type of exception.
virtual const XalanDOMChar * getType() const
Retrieve type of exception.