Defines ibis::bord. More...
#include "table.h"#include "util.h"#include "part.h"#include "selectClause.h"#include "dictionary.h"Go to the source code of this file.
Classes | |
| class | ibis::bord |
| Class ibis::bord stores all its data in memory. More... | |
| class | ibis::bord::column |
| An in-memory version of ibis::column. More... | |
| class | ibis::bord::cursor |
| struct | ibis::bord::cursor::bufferElement |
| class | ibis::hyperslab |
| Class ibis::hyperslab for recording a HDF5 style hyperslab. More... | |
Namespaces | |
| ibis | |
| The current implementation of FastBit is code named IBIS; most data structures and functions are in the name space ibis. | |
Defines ibis::bord.
This is an in-memory data table, with a single data partition completely residing in memory.
|
| |