28 #ifndef TABLES_STORAGEOPTION_H 29 #define TABLES_STORAGEOPTION_H 33 #include <casacore/casa/aips.h>
Use default (currently MultiFile).
Let storage managers use separate files.
Let storage managers use a combined MultiHDF5.
Options defining how table files are organized.
Option option() const
Get the option.
void setBlockSize(Int blockSize)
Set the block size.
StorageOption(Option option=Aipsrc, Int blockSize=-2)
Create an option object.
void setOption(Option option)
Set the option.
Option
Define the possible options how table files are organized.
uInt blockSize() const
Get the block size.
Let storage managers use a combined MultiFile.
Class to read the casa general resource files.
this file contains all the compiler specific defines
void fillOption()
Fill the option in case Aipsrc or Default was given.