Go to the documentation of this file.
28 #ifndef TABLES_INCREMENTALSTMAN_H
29 #define TABLES_INCREMENTALSTMAN_H
32 #include <casacore/casa/aips.h>
33 #include <casacore/tables/DataMan/ISMBase.h>
uInt cacheSize() const
Get the current cache size (in buckets).
uInt bucketSize() const
Get the bucket size (in bytes).
The Incremental Storage Manager.
this file contains all the compiler specific defines
Base class of the Incremental Storage Manager.
IncrementalStMan(uInt bucketSize=0, Bool checkBucketSize=True, uInt cacheSize=1)
Create an incremental storage manager with the given name.
String: the storage and methods of handling collections of characters.
bool Bool
Define the standard types used by Casacore.
IncrementalStMan & operator=(const IncrementalStMan &that)
Assignment cannot be used.
virtual String dataManagerName() const
Get the name given to the storage manager (in the constructor).