Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
Advanced Tools Module Reference Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

RWUCharArrayOutputStreamImp

Module:  Advanced Tools   Package:  Streams


RWUCharArrayOutputStreamImp RWUCharOutputStreamImp RWOutputStreamImp RWStreamImp RWBodyBase

Local Index

Members

Header File

#include <rw/stream/RWUCharArrayOutputStreamImp.h>

Description

Abstract base class for Unicode character output streams that support an extended interface. This interface allows retrieval of the output streams' inserted data as a UTF-16 character array. Implements the body idiom from the handle-body pattern.

Protected Constructor

RWUCharArrayOutputStreamImp();

Public Destructor

virtual 
~RWUCharArrayOutputStreamImp();

Public Member Functions

virtual void 
clear() =0;
virtual RWUChar* 
getUCharacterArray() =0;
virtual RWSize 
getUCharacterArraySize() const =0;


Previous fileTop of DocumentContentsIndex pageNext file

© Copyright Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave and SourcePro are registered trademarks of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.