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>
TypeIO & typeIO()
This functions returns a reference to itsTypeIO.
ByteSinkSource(const ByteSinkSource &sinkSource)
The copy constructor uses reference semantics.
ByteSinkSource(TypeIO *typeIO, Bool takeOver=False)
Construct from given TypeIO object.
ByteSinkSource()
Default constructor.
ByteSinkSource & operator=(const ByteSinkSource &sinkSource)
The assignment operator uses reference semantics.
this file contains all the compiler specific defines
bool Bool
Define the standard types used by Casacore.