NCBI C++ ToolKit
|
Search Toolkit Book for ILocker
#include <gui/utils/locker.hpp>
Public Member Functions | |
virtual | ~ILocker () |
virtual void | Lock (ICanceled *canceled)=0 |
virtual void | Unlock ()=0 |
Definition at line 40 of file locker.hpp.
|
inlinevirtual |
Definition at line 43 of file locker.hpp.
|
pure virtual |
Implemented in CWeakExecuteGuard.
Referenced by CLockerGuard::CLockerGuard().
|
pure virtual |
Implemented in CWeakExecuteGuard.
Referenced by CLockerGuard::~CLockerGuard().