blocxx
BLOCXX_NAMESPACE::GenericRWLockImpl< IdT, CompareT >::LockerInfo Struct Reference

Public Member Functions

bool isReader () const
 
bool isWriter () const
 

Public Attributes

unsigned int readCount
 
unsigned int writeCount
 

Detailed Description

template<typename IdT, typename CompareT>
struct BLOCXX_NAMESPACE::GenericRWLockImpl< IdT, CompareT >::LockerInfo

Definition at line 104 of file GenericRWLockImpl.hpp.

Member Function Documentation

◆ isReader()

◆ isWriter()

Member Data Documentation

◆ readCount

◆ writeCount


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