28 #ifndef TABLES_TSMOPTION_H
29 #define TABLES_TSMOPTION_H
33 #include <casacore/casa/aips.h>
Int bufferSize() const
Get the buffer size.
Option option() const
Get the option.
TSMOption(Option option=Aipsrc, Int bufferSize=-2, Int maxCacheSizeMB=-2)
Create an option object.
Int maxCacheSizeMB() const
Get the maximum cache size (in MibiByte).
void fillOption(Bool newFile)
Fill the option in case Aipsrc or Default was given.
Option
Define the possible options how the TiledStMan accesses its data.
@ MMap
Use memory-mapped IO.
@ Buffer
Use buffered file IO without internal TSM caching.
@ Cache
Use unbuffered file IO with internal TSM caching.
this file contains all the compiler specific defines
bool Bool
Define the standard types used by Casacore.