Marine Library  1.0
C++ library for Linux Networking Development
CLockAdapter< CMutex > Member List

This is the complete list of members for CLockAdapter< CMutex >, including all inherited members.

lock_type typedef (defined in CLockAdapter< CMutex >)CLockAdapter< CMutex >
readLock(const volatile lock_type &m) const (defined in CLockAdapter< CMutex >)CLockAdapter< CMutex >inline
timeReadLock(const volatile lock_type &m, uint32_t timeMs) const (defined in CLockAdapter< CMutex >)CLockAdapter< CMutex >inline
timeWriteLock(volatile lock_type &m, uint32_t timeMs) const (defined in CLockAdapter< CMutex >)CLockAdapter< CMutex >inline
tryReadLock(const volatile lock_type &m) const (defined in CLockAdapter< CMutex >)CLockAdapter< CMutex >inline
tryWriteLock(volatile lock_type &m) const (defined in CLockAdapter< CMutex >)CLockAdapter< CMutex >inline
unlock(const volatile lock_type &m) const (defined in CLockAdapter< CMutex >)CLockAdapter< CMutex >inline
writeLock(volatile lock_type &m) const (defined in CLockAdapter< CMutex >)CLockAdapter< CMutex >inline