Provide a write lock on a ibis::column object. More...
#include <column.h>
Public Member Functions | |
| bool | isLocked () const |
| softWriteLock (const ibis::column *col, const char *m) | |
| Constructor. No argument checking, both incoming arguments must be valid. | |
| ~softWriteLock () | |
| Destructor. | |
Provide a write lock on a ibis::column object.
|
| |