NCBI C++ ToolKit
Public Member Functions | List of all members
CInterfaceObjectLocker< Interface > Class Template Reference

Search Toolkit Book for CInterfaceObjectLocker

#include <corelib/ncbiobj.hpp>

+ Inheritance diagram for CInterfaceObjectLocker< Interface >:
+ Collaboration diagram for CInterfaceObjectLocker< Interface >:

Public Member Functions

void Lock (const Interface *object) const
 
void Relock (const Interface *object) const
 
void Unlock (const Interface *object) const
 
void UnlockRelease (const Interface *object) const
 
void TransferLock (const Interface *object, const CInterfaceObjectLocker< Interface > &old_locker) const
 
- Public Member Functions inherited from CObjectCounterLocker
void Lock (const CObject *object) const
 
void Relock (const CObject *object) const
 
void Unlock (const CObject *object) const
 
void UnlockRelease (const CObject *object) const
 
void TransferLock (const CObject *object, const CObjectCounterLocker &old_locker) const
 

Additional Inherited Members

- Static Public Member Functions inherited from CObjectCounterLocker
static void ReportIncompatibleType (const type_info &type)
 
static void MonitorObjectType (const type_info &type)
 Set monitored object type, e.g. More...
 
static void StopMonitoring (void)
 Stop lock/unlock monitoring. More...
 
static void ReportLockedObjects (bool clear=false)
 Print all currently locked objects of monitored type. More...
 

Detailed Description

template<class Interface>
class CInterfaceObjectLocker< Interface >

Definition at line 556 of file ncbiobj.hpp.


The documentation for this class was generated from the following file:
Modified on Tue May 14 16:21:25 2024 by modify_doxy.py rev. 669887