Go to the documentation of this file.
28 #ifndef TABLES_TSMOPTION_H
29 #define TABLES_TSMOPTION_H
33 #include <casacore/casa/aips.h>
Class to read the casa general resource files.
void fillOption(Bool newFile)
Fill the option in case Aipsrc or Default was given.
Option option() const
Get the option.
Int bufferSize() const
Get the buffer size.
Use unbuffered file IO with internal TSM caching.
Use buffered file IO without internal TSM caching.
TSMOption(Option option=Aipsrc, Int bufferSize=-2, Int maxCacheSizeMB=-2)
Create an option object.
this file contains all the compiler specific defines
Option
Define the possible options how the TiledStMan accesses its data.
Options for the Tiled Storage Manager Access.
bool Bool
Define the standard types used by Casacore.
Int maxCacheSizeMB() const
Get the maximum cache size (in MibiByte).