OSRTOutputStreamIF Class Reference
[Generic Output Stream Classes]
Inheritance diagram for OSRTOutputStreamIF:

Public Member Functions | |
| virtual EXTRTMETHOD | ~OSRTOutputStreamIF () |
| Virtual destructor. | |
| virtual long | write (const OSOCTET *pdata, size_t size)=0 |
| Write data to the stream. | |
Detailed Description
Definition at line 43 of file OSRTOutputStreamIF.h.
Constructor & Destructor Documentation
|
|
Virtual destructor. Closes the stream if it was opened. |
Member Function Documentation
|
||||||||||||
|
Write data to the stream. This method writes the given number of octets from the given array to the output stream.
Implemented in OSRTOutputStream. |
The documentation for this class was generated from the following file:
