LLVM 22.0.0git
llvm::cas::OnDiskTrieRawHashMap::ConstOnDiskPtr Class Reference

#include "llvm/CAS/OnDiskTrieRawHashMap.h"

Inheritance diagram for llvm::cas::OnDiskTrieRawHashMap::ConstOnDiskPtr:
[legend]

Public Member Functions

 ConstOnDiskPtr ()=default
Public Member Functions inherited from llvm::cas::OnDiskTrieRawHashMap::PointerImpl< ConstValueProxy >
FileOffset getOffset () const
 operator bool () const
const ConstValueProxyoperator* () const
const ConstValueProxyoperator-> () const
 PointerImpl ()=default

Friends

class OnDiskPtr
class OnDiskTrieRawHashMap

Additional Inherited Members

Protected Attributes inherited from llvm::cas::OnDiskTrieRawHashMap::PointerImpl< ConstValueProxy >
ConstValueProxy Value
uint32_t OffsetLow32
uint16_t OffsetHigh16
bool IsValue

Detailed Description

Definition at line 137 of file OnDiskTrieRawHashMap.h.

Constructor & Destructor Documentation

◆ ConstOnDiskPtr()

llvm::cas::OnDiskTrieRawHashMap::ConstOnDiskPtr::ConstOnDiskPtr ( )
default

◆ OnDiskPtr

friend class OnDiskPtr
friend

Definition at line 142 of file OnDiskTrieRawHashMap.h.

References OnDiskPtr.

Referenced by OnDiskPtr.

◆ OnDiskTrieRawHashMap

friend class OnDiskTrieRawHashMap
friend

Definition at line 143 of file OnDiskTrieRawHashMap.h.

References OnDiskTrieRawHashMap.

Referenced by OnDiskTrieRawHashMap.


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