28 #ifndef TABLES_INCREMENTALSTMAN_H
29 #define TABLES_INCREMENTALSTMAN_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 cacheSize() const
Get the current cache size (in buckets).
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.
bool Bool
Define the standard types used by Casacore.
String: the storage and methods of handling collections of characters.
uInt bucketSize() const
Get the bucket size (in bytes).