Define three specialization of the column class. More...
Go to the source code of this file.
Classes | |
class | ibis::category |
A specialized low-cardinality text field. More... | |
class | ibis::text |
A data structure for storing null-terminated text. More... | |
struct | ibis::text::tokenizer |
A tokenizer class to turn a string buffer into tokens. More... | |
Define three specialization of the column class.
IBIS represents incoming data table with vertical partitioning. Each column object represents one column of the relational table. The terms used to describe each column of the table are strongly influenced by the first project using this software, a high-energy physics experiment named STAR.