#include <xpOutputStream.h>
Inheritance diagram for xpOutputStream


Public Methods | |
| xpOutputStream (nsIOutputStream* outputStream) | |
| void | flush () |
| void | write (char theChar) |
| void | write (XalanDOMChar theChar) |
| void | write (const char* theBuffer) |
| void | write (const XalanDOMChar* theBuffer) |
| void | write (const char* theBuffer, unsigned long theBufferLength) |
| void | write (const XalanDOMChar* theBuffer, unsigned long theBufferLength) |
Private Methods | |
| void | doWrite (const XalanDOMChar* theBuffer) |
Private Attributes | |
| nsCOMPtr<nsIOutputStream> | m_OutputStream |
|
|
Definition at line 17 of file xpOutputStream.cpp. |
|
|
Definition at line 71 of file xpOutputStream.cpp. Referenced by write(). |
|
|
Definition at line 23 of file xpOutputStream.cpp. |
|
|
Definition at line 65 of file xpOutputStream.cpp. |
|
|
Definition at line 58 of file xpOutputStream.cpp. |
|
|
Definition at line 52 of file xpOutputStream.cpp. |
|
|
Definition at line 45 of file xpOutputStream.cpp. |
|
|
Definition at line 36 of file xpOutputStream.cpp. |
|
|
Definition at line 29 of file xpOutputStream.cpp. |
|
|
Definition at line 28 of file xpOutputStream.h. |
1.2.1 written by Dimitri van Heesch,
© 1997-2000