Public Member Functions | List of all members
ibis::query::readLock Class Reference

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

#include <query.h>

Public Member Functions

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

Detailed Description

A read 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