28 #ifndef TABLES_STANDARDSTMAN_H
29 #define TABLES_STANDARDSTMAN_H
The Standard Storage Manager.
Base class of the Standard Storage Manager.
StandardStMan & operator=(const StandardStMan &that)
Assignment cannot be used.
StandardStMan(Int bucketSize=0, uInt cacheSize=1)
Create a Standard storage manager with the given name.
virtual String dataManagerName() const
Get the name given to the storage manager (in the constructor).
String: the storage and methods of handling collections of characters.