|
void | discard () |
|
void * | getKeyMap () |
|
void | setKeyMap (void *keyMap UNUSED) |
|
bool | isGroupedByKey () |
|
void | setGroupedByKey (bool gbk UNUSED) |
|
void | setSize (size_t &s) |
|
size_t | getSize () |
|
int | getId () |
|
const std::vector< size_t > & | getAlloc () |
|
fddType | tType () |
|
fddType | kType () |
|
bool | isCached () |
|
virtual void | setKeyMap (void *keyMap)=0 |
|
|
| fddCore (fastContext &c) |
|
| fddCore (fastContext &c, size_t s, const std::vector< size_t > &dataAlloc) |
|
fddBase * | _map (void *funcP, fddOpType op, fddBase *newFdd) |
|
template<typename L , typename U > |
indexedFdd< L, U > * | mapI (void *funcP, fddOpType op) |
|
template<typename U > |
fdd< U > * | map (void *funcP, fddOpType op) |
|
|
fastContext * | context |
|
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/fdd.h