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