26#ifndef TABLES_STANDARDSTMAN_H
27#define TABLES_STANDARDSTMAN_H
30#include <casacore/casa/aips.h>
31#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 &)=delete
Copy constructor cannot be used.
StandardStMan(const String &dataManagerName, Int bucketSize=0, uInt cacheSize=1)
StandardStMan & operator=(const StandardStMan &)=delete
Assignment cannot be used.
String: the storage and methods of handling collections of characters.
this file contains all the compiler specific defines