28 #ifndef TABLES_TILEDDATASTMANACCESSOR_H
29 #define TABLES_TILEDDATASTMANACCESSOR_H
A Vector of integers, for indexing into Array<T> objects.
void extendHypercube(uInt incrInLastDim, const Record &values)
Extend the hypercube with the given number of elements in the last dimension.
void addHypercube(const IPosition &cubeShape, const IPosition &tileShape, const Record &values)
Add a hypercube.
Main interface class to a read/write table.
~TiledDataStManAccessor()
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.
TiledDataStManAccessor & operator=(const TiledDataStManAccessor &that)
Assignment (reference semantics).
A hierarchical collection of named fields of various types.
Give access to some TiledDataStMan functions.
TiledDataStMan * tiledDataManPtr_p
Tiled Data Storage Manager.
String: the storage and methods of handling collections of characters.
Give access to some TiledStMan functions.