#include <sstoragelayout.hh>
StorageLayout::~StorageLayout |
( |
| ) |
|
std::vector< r_Minterval > StorageLayout::calcAlignedLayout |
( |
const r_Minterval & |
| ) |
|
|
protected |
std::vector< r_Minterval > StorageLayout::calcDirectionalLayout |
( |
const r_Minterval & |
| ) |
|
|
protected |
std::vector< r_Minterval > StorageLayout::calcInterestLayout |
( |
const r_Minterval & |
tileDomain | ) |
|
|
protected |
All parameters are stored there.
std::vector< r_Minterval > StorageLayout::calcRegLayout |
( |
const r_Minterval & |
layout | ) |
const |
|
protected |
std::vector< r_Minterval > StorageLayout::calcStatisticLayout |
( |
const r_Minterval & |
| ) |
|
|
protected |
r_Data_Format StorageLayout::getDataFormat |
( |
const r_Point & |
where | ) |
const |
r_Index_Type StorageLayout::getIndexType |
( |
| ) |
const |
std::vector< r_Minterval > StorageLayout::getLayout |
( |
const r_Minterval & |
tileDomain | ) |
|
r_Bytes StorageLayout::getMinimalTileSize |
( |
| ) |
const |
r_Minterval StorageLayout::getTileConfiguration |
( |
| ) |
const |
r_Bytes StorageLayout::getTileSize |
( |
| ) |
const |
r_Tiling_Scheme StorageLayout::getTilingScheme |
( |
| ) |
const |
void StorageLayout::resetSubTiling |
( |
| ) |
|
void StorageLayout::setBBoxes |
( |
const vector< r_Minterval > & |
input | ) |
|
void StorageLayout::setBorderThreshold |
( |
unsigned int |
b | ) |
|
void StorageLayout::setCellSize |
( |
int |
size | ) |
|
void StorageLayout::setDataFormat |
( |
r_Data_Format |
df | ) |
|
void StorageLayout::setDirDecomp |
( |
vector< r_Dir_Decompose > * |
| ) |
|
void StorageLayout::setIndexType |
( |
r_Index_Type |
it | ) |
|
void StorageLayout::setInterestThreshold |
( |
double |
i | ) |
|
void StorageLayout::setSubTiling |
( |
| ) |
|
void StorageLayout::setTileConfiguration |
( |
const r_Minterval & |
tc | ) |
|
void StorageLayout::setTileSize |
( |
r_Bytes |
ts | ) |
|
void StorageLayout::setTilingScheme |
( |
r_Tiling_Scheme |
ts | ) |
|
The documentation for this class was generated from the following file: