LLVM: llvm::cas::OnDiskTrieRawHashMap::ConstOnDiskPtr Class Reference (original) (raw)
#include "[llvm/CAS/OnDiskTrieRawHashMap.h](OnDiskTrieRawHashMap%5F8h%5Fsource.html)"
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 ConstValueProxy & | operator* () const |
| const ConstValueProxy * | operator-> () 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
| llvm::cas::OnDiskTrieRawHashMap::ConstOnDiskPtr::ConstOnDiskPtr ( ) | default |
|---|
Friends And Related Symbol Documentation
◆ 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:
- include/llvm/CAS/OnDiskTrieRawHashMap.h