Column-oriented GPU-accelerated Database Management System
CoGaDB
|
_col_count | CoGaDB::RowPage | [private] |
_current_data_size | CoGaDB::RowPage | [private] |
_is_full | CoGaDB::RowPage | [private] |
_row_count | CoGaDB::RowPage | [private] |
_row_offsets | CoGaDB::RowPage | [private] |
_rows | CoGaDB::RowPage | [private] |
count() const | CoGaDB::RowPage | |
createRow(std::vector< BufferObject * >, int, unsigned short &, unsigned short &) | CoGaDB::RowPage | |
fillPage(std::vector< BufferObject * >, int) | CoGaDB::RowPage | |
getData() const | CoGaDB::RowPage | |
getDataSize() const | CoGaDB::RowPage | |
getMaxDataSize() const | CoGaDB::RowPage | |
getStringFromPage(BufferObject *, int, unsigned short &) | CoGaDB::RowPage | [private] |
getValue(unsigned int, unsigned int, unsigned short &) const | CoGaDB::RowPage | |
getValueFromPage(BufferObject *, int, unsigned short &) | CoGaDB::RowPage | [private] |
isFull() const | CoGaDB::RowPage | |
operator=(const RowPage &) | CoGaDB::RowPage | |
print(const TableSchema &) const | CoGaDB::RowPage | |
RowPage(unsigned short) | CoGaDB::RowPage | |
RowPage(const RowPage &) | CoGaDB::RowPage |