26#ifndef CASA_BYTESINKSOURCE_H
27#define CASA_BYTESINKSOURCE_H
29#include <casacore/casa/aips.h>
30#include <casacore/casa/IO/ByteSink.h>
31#include <casacore/casa/IO/ByteSource.h>
const std::shared_ptr< TypeIO > & typeIO() const
This functions returns the shared pointer to itsTypeIO.
ByteSinkSource(const ByteSinkSource &sinkSource)
The copy constructor uses reference semantics.
ByteSinkSource(const std::shared_ptr< TypeIO > &typeIO)
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