Definition at line 8 of file fddBase.h.
|
|
void | setSize (size_t &s) |
| |
|
size_t | getSize () |
| | Returns the size of the dataset.
|
| |
|
int | getId () |
| | Returns the identification number of the dataset.
|
| |
|
const std::vector< size_t > & | getAlloc () |
| | Returns the allocation identification number of the dataset.
|
| |
|
fddType | tType () |
| |
|
fddType | kType () |
| |
|
bool | isCached () |
| | Returns true if the dataset is cached.
|
| |
|
virtual void | discard ()=0 |
| |
|
virtual bool | isGroupedByKey ()=0 |
| |
|
virtual void | setGroupedByKey (bool gbk)=0 |
| |
|
|
fddType | _kType |
| |
|
fddType | _tType |
| |
|
unsigned long int | id |
| |
|
unsigned long int | totalBlocks |
| |
|
unsigned long int | size |
| |
|
std::vector< size_t > | dataAlloc |
| |
|
bool | cached |
| |
The documentation for this class was generated from the following file:
- /home/mtcs/pesquisa/faster/faster.git/src/include/fddBase.h