Xalan-C++ API Reference  1.12.0
xalanc::XalanOutputStream Member List

This is the complete list of members for xalanc::XalanOutputStream, including all inherited members.

BufferType typedefxalanc::XalanOutputStream
canTranscodeTo(XalanUnicodeChar theChar) constxalanc::XalanOutputStream
defaultNewlineString()xalanc::XalanOutputStreaminlinestatic
doFlush()=0xalanc::XalanOutputStreamprotectedpure virtual
eDefaultBufferSize enum valuexalanc::XalanOutputStream
eDefaultTranscoderBlockSize enum valuexalanc::XalanOutputStream
flush()xalanc::XalanOutputStreaminline
flushBuffer()xalanc::XalanOutputStream
formatMessage(const XalanDOMString &theMessage, int theErrorCode, XalanDOMString &theBuffer)xalanc::XalanOutputStreamstatic
getMemoryManager()xalanc::XalanOutputStreaminline
getNewlineString() constxalanc::XalanOutputStreamvirtual
getOutputEncoding() constxalanc::XalanOutputStreaminline
getThrowTranscodeException() constxalanc::XalanOutputStreaminline
getTranscoder() constxalanc::XalanOutputStreaminline
newline()xalanc::XalanOutputStreamvirtual
s_nlCRStringxalanc::XalanOutputStreamprotectedstatic
s_nlCRStringLengthxalanc::XalanOutputStreamprotectedstatic
s_nlStringxalanc::XalanOutputStreamprotectedstatic
s_nlStringLengthxalanc::XalanOutputStreamprotectedstatic
setBufferSize(size_type theBufferSize)xalanc::XalanOutputStream
setOutputEncoding(const XalanDOMString &theEncoding)xalanc::XalanOutputStream
setThrowTranscodeException(bool flag)xalanc::XalanOutputStreaminline
size_type typedefxalanc::XalanOutputStream
transcode(const XalanDOMChar *theBuffer, size_type theBufferLength, TranscodeVectorType &theDestination)xalanc::XalanOutputStreamprotected
TranscodeVectorType typedefxalanc::XalanOutputStream
write(char theChar)xalanc::XalanOutputStreaminline
write(XalanDOMChar theChar)xalanc::XalanOutputStreaminline
write(const char *theBuffer)xalanc::XalanOutputStreaminline
write(const XalanDOMChar *theBuffer)xalanc::XalanOutputStreaminline
write(const char *theBuffer, size_type theBufferLength)xalanc::XalanOutputStreaminline
write(const XalanDOMChar *theBuffer, size_type theBufferLength)xalanc::XalanOutputStream
writeData(const char *theBuffer, size_type theBufferLength)=0xalanc::XalanOutputStreamprotectedpure virtual
XalanOutputStream(MemoryManager &theManager, size_type theBufferSize=eDefaultBufferSize, size_type theTranscoderBlockSize=eDefaultTranscoderBlockSize, bool fThrowTranscodeException=true)xalanc::XalanOutputStreamexplicit
~XalanOutputStream()xalanc::XalanOutputStreamvirtual