#include <dbstoragelayout.hh>
DBStorageLayout::~DBStorageLayout |
( |
| ) |
|
DBStorageLayout::DBStorageLayout |
( |
const OId & |
id | ) |
|
throw | ( | r_Error |
| ) | | |
|
protected |
virtual void DBStorageLayout::deleteFromDb |
( |
| ) |
|
throw | ( | r_Error |
| ) | | |
|
protectedvirtual |
unsigned int DBStorageLayout::getIndexSize |
( |
| ) |
const |
r_Bytes DBStorageLayout::getPCTMax |
( |
| ) |
const |
r_Bytes DBStorageLayout::getPCTMin |
( |
| ) |
const |
r_Minterval DBStorageLayout::getTileConfiguration |
( |
| ) |
const |
r_Bytes DBStorageLayout::getTileSize |
( |
| ) |
const |
virtual void DBStorageLayout::insertInDb |
( |
| ) |
|
throw | ( | r_Error |
| ) | | |
|
protectedvirtual |
void DBStorageLayout::printStatus |
( |
unsigned int |
level = 0 , |
|
|
std::ostream & |
stream = std::cout |
|
) |
| const |
|
virtual |
virtual void DBStorageLayout::readFromDb |
( |
| ) |
|
throw | ( | r_Error |
| ) | | |
|
protectedvirtual |
void DBStorageLayout::setIndexSize |
( |
unsigned int |
entries | ) |
|
void DBStorageLayout::setPCTMax |
( |
r_Bytes |
bytes | ) |
|
void DBStorageLayout::setPCTMin |
( |
r_Bytes |
bytes | ) |
|
void DBStorageLayout::setTileConfiguration |
( |
const r_Minterval & |
tc | ) |
|
void DBStorageLayout::setTileSize |
( |
r_Bytes |
ts | ) |
|
bool DBStorageLayout::supportsDataFormat |
( |
| ) |
const |
bool DBStorageLayout::supportsIndexSize |
( |
| ) |
const |
bool DBStorageLayout::supportsIndexType |
( |
| ) |
const |
bool DBStorageLayout::supportsPCTMax |
( |
| ) |
const |
bool DBStorageLayout::supportsPCTMin |
( |
| ) |
const |
bool DBStorageLayout::supportsTileConfiguration |
( |
| ) |
const |
bool DBStorageLayout::supportsTileSize |
( |
| ) |
const |
bool DBStorageLayout::supportsTilingScheme |
( |
| ) |
const |
virtual void DBStorageLayout::updateInDb |
( |
| ) |
|
throw | ( | r_Error |
| ) | | |
|
protectedvirtual |
The documentation for this class was generated from the following file: