Column-oriented GPU-accelerated Database Management System
CoGaDB
CoGaDB::Page Member List
This is the complete list of members for CoGaDB::Page, including all inherited members.
_dataCoGaDB::Page [private]
_headerCoGaDB::Page [private]
_isFullCoGaDB::Page [private]
_value_offsetsCoGaDB::Page [private]
append(std::ifstream &)CoGaDB::Page [protected]
appendData(std::ifstream &)CoGaDB::Page [protected]
appendVarchar(std::ifstream &)CoGaDB::Page [protected]
count() const CoGaDB::Page
getData()CoGaDB::Page
getDataSize() const CoGaDB::Page
getFileOffset() const CoGaDB::Page
getMaxDataSize() const CoGaDB::Page
getSizeOfOneValue() const CoGaDB::Page
getStatusBitAt(char) const CoGaDB::Page [protected]
getStringByIndex(unsigned int index, unsigned short &valueSize)CoGaDB::Page
getType() const CoGaDB::Page
getValueByIndex(unsigned int index, unsigned short &valueSize)CoGaDB::Page
isCompressed() const CoGaDB::Page
isDirty() const CoGaDB::Page
isFull() const CoGaDB::Page
isInUsage() const CoGaDB::Page
operator=(const Page &)CoGaDB::Page
Page(bool, AttributeType, bool)CoGaDB::Page
Page(const Page &)CoGaDB::Page
Page(std::ifstream &, char)CoGaDB::Page
print() const CoGaDB::Page
printBool(unsigned short) const CoGaDB::Page [protected]
printFloat(unsigned short) const CoGaDB::Page [protected]
printInt(unsigned short) const CoGaDB::Page [protected]
printStatus() const CoGaDB::Page
printVarchar(unsigned short) const CoGaDB::Page [protected]
setStatusBit(char, bool)CoGaDB::Page [protected]
~Page()CoGaDB::Page [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines