This is the complete list of members for
casa::RegularFileIO, including all inherited members.
Append enum value | casa::ByteIO | |
attach(int fd, uInt bufferSize=16384) | casa::FilebufIO | |
Begin enum value | casa::ByteIO | |
bufferSize() const | casa::FilebufIO | [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::FilebufIO | [protected] |
doSeek(Int64 offset, ByteIO::SeekOption) | casa::FilebufIO | [protected, virtual] |
End enum value | casa::ByteIO | |
FilebufIO() | casa::FilebufIO | |
FilebufIO(int fd, uInt bufferSize=16384) | casa::FilebufIO | [explicit] |
fileName() const | casa::RegularFileIO | [virtual] |
fillRWFlags(int fd) | casa::FilebufIO | [protected] |
fillSeekable() | casa::FilebufIO | [protected] |
flush() | casa::FilebufIO | |
isReadable() const | casa::FilebufIO | [virtual] |
isSeekable() const | casa::FilebufIO | [virtual] |
isWritable() const | casa::FilebufIO | [virtual] |
itsOption | casa::RegularFileIO | [private] |
itsRegularFile | casa::RegularFileIO | [private] |
length() | casa::FilebufIO | [virtual] |
New enum value | casa::ByteIO | |
NewNoReplace enum value | casa::ByteIO | |
Old enum value | casa::ByteIO | |
OpenOption enum name | casa::ByteIO | |
operator=(const RegularFileIO &that) | casa::RegularFileIO | [private] |
casa::ByteIO::operator=(const ByteIO &byteIO) | casa::ByteIO | [inline, protected] |
read(uInt size, void *buf, Bool throwException=True) | casa::FilebufIO | [virtual] |
readBlock(uInt size, char *buf, Bool throwException) | casa::FilebufIO | [protected] |
readBuffer(Int64 offset, char *buf, uInt size, Bool throwException) | casa::FilebufIO | [protected] |
RegularFileIO(const RegularFile ®ularFile, ByteIO::OpenOption=ByteIO::Old, uInt filebufSize=0) | casa::RegularFileIO | [explicit] |
RegularFileIO(const RegularFileIO &that) | casa::RegularFileIO | [private] |
reopenRW() | casa::RegularFileIO | [virtual] |
resync() | casa::FilebufIO | |
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::FilebufIO | [protected] |
Update enum value | casa::ByteIO | |
write(uInt size, const void *buf) | casa::FilebufIO | [virtual] |
writeBlock(uInt size, const char *buf) | casa::FilebufIO | [protected] |
writeBuffer(Int64 offset, const char *buf, Int size) | casa::FilebufIO | [protected] |
~ByteIO() | casa::ByteIO | [virtual] |
~FilebufIO() | casa::FilebufIO | |
~RegularFileIO() | casa::RegularFileIO | |