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

RWIncompleteStreamOperation

Module:  Advanced Tools   Package:  Streams


RWIncompleteStreamOperation RWExternalStreamException RWExternalErr

Local Index

Members

Header File

#include <rw/stream/RWIncompleteStreamOperation.h>

Description

Exception class used to report an error due to a stream operation partially fulfilled.

Public Constructors

RWIncompleteStreamOperation();
RWIncompleteStreamOperation(const RWCString& msg,
ErrorCode err, RWSize partial);
RWIncompleteStreamOperation(const RWIncompleteStreamOperation&
x);
RWIncompleteStreamOperation(const char* msg,
ErrorCode err,RWSize partial);

Public Member Function

RWSize 
elementsProcessed() const; 


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.