Inherited by IpeFileStream, and IpeStringStream.
|
Virtual destructor, so you can delete using a pointer to IpeStream.
|
|
Output character.
Implemented in IpeStringStream, and IpeFileStream. |
|
Output string.
Implemented in IpeStringStream, and IpeFileStream. |
|
Output C string.
Implemented in IpeStringStream, and IpeFileStream. |
|
Output raw character data.
Implemented in IpeStringStream, and IpeFileStream. |
|
Output character.
|
|
Output string.
|
|
Output C string.
|
|
Output integer.
|
|
Output double.
|
|
Output byte in hexadecimal.
|
|
Save a string with XML escaping of &, >, <.
|