28 #ifndef TABLES_TILEDDATASTMANACCESSOR_H
29 #define TABLES_TILEDDATASTMANACCESSOR_H
32 #include <casacore/casa/aips.h>
33 #include <casacore/tables/DataMan/TiledStManAccessor.h>
String dataManagerName() const
Get the data manager name.
const IPosition & tileShape(rownr_t rownr) const
Get the tile shape of the data in the given row.
String: the storage and methods of handling collections of characters.
TiledDataStManAccessor(const TiledDataStManAccessor &that)
Copy constructor (reference semantics).
~TiledDataStManAccessor()
TiledDataStManAccessor(const Table &table, const String &dataManagerName)
Construct the object for the data manager in the table.
TiledDataStManAccessor & operator=(const TiledDataStManAccessor &that)
Assignment (reference semantics).
void addHypercube(const IPosition &cubeShape, const IPosition &tileShape, const Record &values)
Add a hypercube.
TiledDataStMan * tiledDataManPtr_p
void extendHypercube(uInt incrInLastDim, const Record &values)
Extend the hypercube with the given number of elements in the last dimension.
this file contains all the compiler specific defines