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