Public Member Functions | Public Attributes
ibis::column::info Class Reference

Some basic information about a column. More...

#include <column.h>

List of all members.

Public Member Functions

 info (const ibis::column &col)
 Constructor.
 info (const info &rhs)

Public Attributes

const char * description
 A description about the column.
const double expectedMax
 The expected upper bound.
const double expectedMin
 The expected lower bound.
const char * name
 Column name.
const ibis::TYPE_T type
 The type of the values.

Detailed Description

Some basic information about a column.

Can only be used if the original column used to generate the info object exists in memory.


The documentation for this class was generated from the following files:

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