SourcePro® 2024.1 |
SourcePro® API Reference Guide |
This is the complete list of members for RWUCharInputStream, including all inherited members.
available() const | RWUCharInputStream | inline |
body(void) const | RWHandleBase | inlineprotected |
close() | RWUCharInputStream | inline |
isBad() const | RWUCharInputStream | inline |
isEof() const | RWUCharInputStream | inline |
isFail() const | RWUCharInputStream | inline |
isGood() const | RWUCharInputStream | inline |
isValid(void) const | RWHandleBase | inline |
operator!=(const RWHandleBase &second) const | RWHandleBase | inline |
operator=(const RWUCharInputStream &handle) | RWUCharInputStream | inline |
RWHandleBase::operator=(const RWHandleBase &second) | RWHandleBase | inlineprotected |
operator==(const RWHandleBase &second) const | RWHandleBase | inline |
operator>>(RWUCharInputStream &(*pf)(RWUCharInputStream &)) | RWUCharInputStream | inline |
operator>>(RWUCharInputStream(*pf)(RWUCharInputStream &)) | RWUCharInputStream | inline |
operator>>(RWUChar &unicodeValue) | RWUCharInputStream | inline |
read() | RWUCharInputStream | inline |
read(RWUChar *unicodeArray, RWSize numUChars) | RWUCharInputStream | inline |
readUntil(RWUChar *unicodeArray, RWSize maxSize, RWUChar delim) | RWUCharInputStream | inline |
rwDisc(RWUCharInputStream &stream) | RWUCharInputStream | related |
rwGuard(RWUCharInputStream &stream) | RWUCharInputStream | related |
RWHandleBase(void) | RWHandleBase | inlineprotected |
RWHandleBase(RWStaticCtor) | RWHandleBase | inlineprotected |
RWHandleBase(RWBodyBase *body) | RWHandleBase | inlineprotected |
RWHandleBase(const RWHandleBase &second) | RWHandleBase | inlineprotected |
RWUCharInputStream(RWUCharInputStreamImp *body) | RWUCharInputStream | inlineexplicit |
RWUCharInputStream(const RWUCharInputStream &handle) | RWUCharInputStream | inline |
skip(RWSize numUnits) | RWUCharInputStream | inline |
~RWHandleBase(void) | RWHandleBase | inlineprotected |
Copyright © 2024 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved. |