28 #ifndef TABLES_STANDARDSTMAN_H
29 #define TABLES_STANDARDSTMAN_H
32 #include <casacore/casa/aips.h>
33 #include <casacore/tables/DataMan/SSMBase.h>
virtual String dataManagerName() const
Get the name given to the storage manager (in the constructor).
StandardStMan(Int bucketSize=0, uInt cacheSize=1)
Create a Standard storage manager with the given name.
StandardStMan(const StandardStMan &that)
Copy constructor cannot be used.
StandardStMan(const String &dataManagerName, Int bucketSize=0, uInt cacheSize=1)
StandardStMan & operator=(const StandardStMan &that)
Assignment cannot be used.
String: the storage and methods of handling collections of characters.
this file contains all the compiler specific defines