Public Member Functions
ibis::query::writeLock Class Reference

A write lock on a query object. More...

#include <query.h>

List of all members.

Public Member Functions

 writeLock (const query *q, const char *m)

Detailed Description

A write lock on a query object.

To take advantage of the automatic clean up feature guaranteed by the C++ language, use this lock as an automatic variable with a limited scope to ensure the release of lock.


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

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