Go to the documentation of this file.
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>
ByteSinkSource()
Default constructor.
Class for write-only access to data in a given format.
TypeIO & typeIO()
This functions returns a reference to itsTypeIO.
ByteSinkSource & operator=(const ByteSinkSource &sinkSource)
The assignment operator uses reference semantics.
Class for read/write access to data in a given format.
Class for read-only access to data in a given format.
this file contains all the compiler specific defines
Abstract base class for IO of data in a type-dependent format.
bool Bool
Define the standard types used by Casacore.