rwlogo
SourcePro C++ 12.0

SourcePro® C++ API Reference Guide



   SourcePro C++
Documentation Home

RWUFromUnicodeConverter::ErrorResponseState Class Reference
[Character Encoding Scheme Conversion]

Stores the current error response state of an RWUFromUnicodeConverter converter. More...

#include <rw/i18n/RWUFromUnicodeConverter.h>

List of all members.

Public Member Functions

 ErrorResponseState (const ErrorResponseState &state)
ErrorResponseStateoperator= (const ErrorResponseState &state)

Detailed Description

RWUFromUnicodeConverter::ErrorResponseState stores the current error response state of a converter so that it can be used to restore that state at a later time.

See also:
saveErrorResponseState(), restoreErrorResponseState()

Constructor & Destructor Documentation

RWUFromUnicodeConverter::ErrorResponseState::ErrorResponseState ( const ErrorResponseState state  )  [inline]

Copy constructor. Makes self a copy of state.


Member Function Documentation

RWUFromUnicodeConverter::ErrorResponseState & RWUFromUnicodeConverter::ErrorResponseState::operator= ( const ErrorResponseState state  )  [inline]

Assignment operator. Sets self to state.

 All Classes Functions Variables Typedefs Enumerations Enumerator Friends

© 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.