Public Member Functions
ibis::column::indexLock Class Reference

A class for controlling access of the index object of a column. More...

#include <column.h>

List of all members.

Public Member Functions

const ibis::indexgetIndex () const
 indexLock (const ibis::column *col, const char *m)
 Constructor of index lock.
 ~indexLock ()
 Destructor of index lock.

Detailed Description

A class for controlling access of the index object of a column.

It directly accesses two member variables of ibis::column class, idx and idxcnt.


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