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