Classes | Namespaces
tab.h File Reference

This file stores two trivial concrete classes of ibis::table: tabula and tabele. More...

#include "table.h"
#include "array_t.h"
#include <iostream>

Go to the source code of this file.

Classes

class  ibis::tabele
 A trivial class for a table with exactly one row, one column and one integer value. More...
 
class  ibis::tabele::cursor
 
class  ibis::tabula
 A trivial class for a table with no columns. More...
 
class  ibis::tabula::cursor
 

Namespaces

 ibis
 The current implementation of FastBit is code named IBIS; most data structures and functions are in the name space ibis.
 

Detailed Description

This file stores two trivial concrete classes of ibis::table: tabula and tabele.

Remarks
Here is an explanation of how these two words are related to "table". The term "table" is derived from a merger of French table and Old English tabele, ultimately from the Latin word tabula, "a board, plank, flat piece". In Late Latin, tabula took over the meaning previously reserved to mensa (preserved in Spanish mesa "table"). In Old English, the word replaced bord for this meaning. – Wikipedia.

Make It A Bit Faster
Contact us
Disclaimers
FastBit source code
FastBit mailing list archive