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