This is the complete list of members for
casa::LargeFilebufIO, including all inherited members.
Append enum value | casa::ByteIO | |
attach(int fd, uInt bufferSize=16384) | casa::LargeFilebufIO | |
Begin enum value | casa::ByteIO | |
bufferSize() const | casa::LargeFilebufIO | [inline] |
ByteIO() | casa::ByteIO | [inline] |
ByteIO(const ByteIO &byteIO) | casa::ByteIO | [inline, protected] |
Current enum value | casa::ByteIO | |
Delete enum value | casa::ByteIO | |
detach(Bool closeFile=False) | casa::LargeFilebufIO | [protected] |
doSeek(Int64 offset, ByteIO::SeekOption) | casa::LargeFilebufIO | [protected, virtual] |
End enum value | casa::ByteIO | |
fileName() const | casa::LargeFilebufIO | [virtual] |
fillRWFlags(int fd) | casa::LargeFilebufIO | [protected] |
fillSeekable() | casa::LargeFilebufIO | [protected] |
flush() | casa::LargeFilebufIO | |
isReadable() const | casa::LargeFilebufIO | [virtual] |
isSeekable() const | casa::LargeFilebufIO | [virtual] |
isWritable() const | casa::LargeFilebufIO | [virtual] |
itsBuffer | casa::LargeFilebufIO | [private] |
itsBufLen | casa::LargeFilebufIO | [private] |
itsBufOffset | casa::LargeFilebufIO | [private] |
itsBufSize | casa::LargeFilebufIO | [private] |
itsDirty | casa::LargeFilebufIO | [private] |
itsFile | casa::LargeFilebufIO | [private] |
itsOffset | casa::LargeFilebufIO | [private] |
itsReadable | casa::LargeFilebufIO | [private] |
itsSeekable | casa::LargeFilebufIO | [private] |
itsSeekOffset | casa::LargeFilebufIO | [private] |
itsWritable | casa::LargeFilebufIO | [private] |
LargeFilebufIO() | casa::LargeFilebufIO | |
LargeFilebufIO(int fd, uInt bufferSize=16384) | casa::LargeFilebufIO | [explicit] |
LargeFilebufIO(const LargeFilebufIO &that) | casa::LargeFilebufIO | [private] |
length() | casa::LargeFilebufIO | [virtual] |
New enum value | casa::ByteIO | |
NewNoReplace enum value | casa::ByteIO | |
Old enum value | casa::ByteIO | |
OpenOption enum name | casa::ByteIO | |
operator=(const LargeFilebufIO &that) | casa::LargeFilebufIO | [private] |
casa::ByteIO::operator=(const ByteIO &byteIO) | casa::ByteIO | [inline, protected] |
read(uInt size, void *buf, Bool throwException=True) | casa::LargeFilebufIO | [virtual] |
readBlock(uInt size, char *buf, Bool throwException) | casa::LargeFilebufIO | [protected] |
readBuffer(Int64 offset, char *buf, uInt size, Bool throwException) | casa::LargeFilebufIO | [protected] |
reopenRW() | casa::ByteIO | [virtual] |
resync() | casa::LargeFilebufIO | |
Scratch enum value | casa::ByteIO | |
seek(Int offset, ByteIO::SeekOption=ByteIO::Begin) | casa::ByteIO | [inline] |
seek(Int64 offset, ByteIO::SeekOption=ByteIO::Begin) | casa::ByteIO | [inline] |
SeekOption enum name | casa::ByteIO | |
setBuffer(uInt bufSize) | casa::LargeFilebufIO | [protected] |
Update enum value | casa::ByteIO | |
write(uInt size, const void *buf) | casa::LargeFilebufIO | [virtual] |
writeBlock(uInt size, const char *buf) | casa::LargeFilebufIO | [protected] |
writeBuffer(Int64 offset, const char *buf, Int size) | casa::LargeFilebufIO | [protected] |
~ByteIO() | casa::ByteIO | [virtual] |
~LargeFilebufIO() | casa::LargeFilebufIO | |