LLDB mainline
lldb_private::LockFileBase Member List

This is the complete list of members for lldb_private::LockFileBase, including all inherited members.

DoLock(const Locker &locker, const uint64_t start, const uint64_t len)lldb_private::LockFileBaseprotected
DoReadLock(const uint64_t start, const uint64_t len)=0lldb_private::LockFileBaseprotectedpure virtual
DoTryReadLock(const uint64_t start, const uint64_t len)=0lldb_private::LockFileBaseprotectedpure virtual
DoTryWriteLock(const uint64_t start, const uint64_t len)=0lldb_private::LockFileBaseprotectedpure virtual
DoUnlock()=0lldb_private::LockFileBaseprotectedpure virtual
DoWriteLock(const uint64_t start, const uint64_t len)=0lldb_private::LockFileBaseprotectedpure virtual
IsLocked() constlldb_private::LockFileBase
IsValidFile() constlldb_private::LockFileBaseprotectedvirtual
Locker typedeflldb_private::LockFileBaseprotected
LockFileBase(int fd)lldb_private::LockFileBaseprotected
m_fdlldb_private::LockFileBaseprotected
m_lenlldb_private::LockFileBaseprotected
m_lockedlldb_private::LockFileBaseprotected
m_startlldb_private::LockFileBaseprotected
ReadLock(const uint64_t start, const uint64_t len)lldb_private::LockFileBase
TryReadLock(const uint64_t start, const uint64_t len)lldb_private::LockFileBase
TryWriteLock(const uint64_t start, const uint64_t len)lldb_private::LockFileBase
Unlock()lldb_private::LockFileBase
WriteLock(const uint64_t start, const uint64_t len)lldb_private::LockFileBase
~LockFileBase()=defaultlldb_private::LockFileBasevirtual