Go to the documentation of this file.
28 #ifndef TABLES_STANDARDSTMANACCESSOR_H
29 #define TABLES_STANDARDSTMANACCESSOR_H
32 #include <casacore/casa/aips.h>
33 #include <casacore/tables/DataMan/DataManAccessor.h>
34 #include <casacore/casa/iosfwd.h>
uInt getCacheSize() const
Get the cache size (in buckets).
void showIndexStatistics(ostream &anOs) const
Show the statistics for each index used by this storage manager.
virtual ~ROStandardStManAccessor()
Main interface class to a read/write table.
void setCacheSize(uInt aSize, Bool canExceedNrBuckets=True)
Set the cache size (in buckets) to be used by the storage manager.
ROStandardStManAccessor(const Table &table, const String &name, Bool byColumn=False)
Construct the object for a data manager in the table given the name of the data manager or the column...
void clearCache()
Clear the cache used by this storage manager.
this file contains all the compiler specific defines
Base class for the Data Manager Accessor classes.
String: the storage and methods of handling collections of characters.
Base class of the Standard Storage Manager.
bool Bool
Define the standard types used by Casacore.
Give access to some StandardStMan functions.
void showBaseStatistics(ostream &anOs) const
Show the statistics for the base class.