28 #ifndef CASA_BYTESINKSOURCE_H 29 #define CASA_BYTESINKSOURCE_H 31 #include <casacore/casa/aips.h> 32 #include <casacore/casa/IO/ByteSink.h> 33 #include <casacore/casa/IO/ByteSource.h> Class for write-only access to data in a given format.
Class for read-only access to data in a given format.
TypeIO & typeIO()
This functions returns a reference to itsTypeIO.
Class for read/write access to data in a given format.
Abstract base class for IO of data in a type-dependent format.
bool Bool
Define the standard types used by Casacore.
ByteSinkSource & operator=(const ByteSinkSource &sinkSource)
The assignment operator uses reference semantics.
ByteSinkSource()
Default constructor.
this file contains all the compiler specific defines