, including all inherited members.
BaseSinkSource() | casa::BaseSinkSource | [protected] |
BaseSinkSource(TypeIO *typeIO, Bool takeOver=False) | casa::BaseSinkSource | [protected] |
BaseSinkSource(const BaseSinkSource &BaseSinkSource) | casa::BaseSinkSource | [protected] |
ByteSink() | casa::ByteSink | |
ByteSink(TypeIO *typeIO, Bool takeOver=False) | casa::ByteSink | |
ByteSink(const ByteSink &sink) | casa::ByteSink | |
ByteSinkSource() | casa::ByteSinkSource | |
ByteSinkSource(TypeIO *typeIO, Bool takeOver=False) | casa::ByteSinkSource | |
ByteSinkSource(const ByteSinkSource &sinkSource) | casa::ByteSinkSource | |
ByteSource() | casa::ByteSource | |
ByteSource(TypeIO *typeIO, Bool takeOver=False) | casa::ByteSource | |
ByteSource(const ByteSource &source) | casa::ByteSource | |
isNull() const | casa::BaseSinkSource | |
isReadable() const | casa::BaseSinkSource | |
isSeekable() const | casa::BaseSinkSource | |
isWritable() const | casa::BaseSinkSource | |
itsTypeIO | casa::BaseSinkSource | [protected] |
operator<<(Bool value) | casa::ByteSink | |
operator<<(Char value) | casa::ByteSink | |
operator<<(uChar value) | casa::ByteSink | |
operator<<(Short value) | casa::ByteSink | |
operator<<(uShort value) | casa::ByteSink | |
operator<<(Int value) | casa::ByteSink | |
operator<<(uInt value) | casa::ByteSink | |
operator<<(Int64 value) | casa::ByteSink | |
operator<<(uInt64 value) | casa::ByteSink | |
operator<<(Float value) | casa::ByteSink | |
operator<<(Double value) | casa::ByteSink | |
operator<<(const Complex &value) | casa::ByteSink | |
operator<<(const DComplex &value) | casa::ByteSink | |
operator<<(const String &value) | casa::ByteSink | |
operator<<(const Char *value) | casa::ByteSink | |
operator=(const ByteSinkSource &sinkSource) | casa::ByteSinkSource | |
casa::ByteSink::operator=(const ByteSink &sink) | casa::ByteSink | |
casa::BaseSinkSource::operator=(const BaseSinkSource &BaseSinkSource) | casa::BaseSinkSource | [protected] |
casa::ByteSource::operator=(const ByteSource &source) | casa::ByteSource | |
operator>>(Bool &value) | casa::ByteSource | |
operator>>(Char &value) | casa::ByteSource | |
operator>>(uChar &value) | casa::ByteSource | |
operator>>(Short &value) | casa::ByteSource | |
operator>>(uShort &value) | casa::ByteSource | |
operator>>(Int &value) | casa::ByteSource | |
operator>>(uInt &value) | casa::ByteSource | |
operator>>(Int64 &value) | casa::ByteSource | |
operator>>(uInt64 &value) | casa::ByteSource | |
operator>>(Float &value) | casa::ByteSource | |
operator>>(Double &value) | casa::ByteSource | |
operator>>(Complex &value) | casa::ByteSource | |
operator>>(DComplex &value) | casa::ByteSource | |
operator>>(String &value) | casa::ByteSource | |
read(uInt nvalues, Bool *value) | casa::ByteSource | |
read(uInt nvalues, Char *value) | casa::ByteSource | |
read(uInt nvalues, uChar *value) | casa::ByteSource | |
read(uInt nvalues, Short *value) | casa::ByteSource | |
read(uInt nvalues, uShort *value) | casa::ByteSource | |
read(uInt nvalues, Int *value) | casa::ByteSource | |
read(uInt nvalues, uInt *value) | casa::ByteSource | |
read(uInt nvalues, Int64 *value) | casa::ByteSource | |
read(uInt nvalues, uInt64 *value) | casa::ByteSource | |
read(uInt nvalues, Float *value) | casa::ByteSource | |
read(uInt nvalues, Double *value) | casa::ByteSource | |
read(uInt nvalues, Complex *value) | casa::ByteSource | |
read(uInt nvalues, DComplex *value) | casa::ByteSource | |
read(uInt nvalues, String *value) | casa::ByteSource | |
seek(Int64 offset, ByteIO::SeekOption=ByteIO::Begin) | casa::BaseSinkSource | |
seek(Int offset, ByteIO::SeekOption=ByteIO::Begin) | casa::BaseSinkSource | |
typeIO() | casa::BaseSinkSource | |
typeIO() const | casa::BaseSinkSource | |
write(uInt nvalues, const Bool *value) | casa::ByteSink | |
write(uInt nvalues, const Char *value) | casa::ByteSink | |
write(uInt nvalues, const uChar *value) | casa::ByteSink | |
write(uInt nvalues, const Short *value) | casa::ByteSink | |
write(uInt nvalues, const uShort *value) | casa::ByteSink | |
write(uInt nvalues, const Int *value) | casa::ByteSink | |
write(uInt nvalues, const uInt *value) | casa::ByteSink | |
write(uInt nvalues, const Int64 *value) | casa::ByteSink | |
write(uInt nvalues, const uInt64 *value) | casa::ByteSink | |
write(uInt nvalues, const Float *value) | casa::ByteSink | |
write(uInt nvalues, const Double *value) | casa::ByteSink | |
write(uInt nvalues, const Complex *value) | casa::ByteSink | |
write(uInt nvalues, const DComplex *value) | casa::ByteSink | |
write(uInt nvalues, const String *value) | casa::ByteSink | |
~BaseSinkSource() | casa::BaseSinkSource | [protected, virtual] |
~ByteSink() | casa::ByteSink | |
~ByteSinkSource() | casa::ByteSinkSource | |
~ByteSource() | casa::ByteSource | |