LLVM: llvm::cas::OnDiskTrieRawHashMap::OnDiskPtr Class Reference (original) (raw)
#include "[llvm/CAS/OnDiskTrieRawHashMap.h](OnDiskTrieRawHashMap%5F8h%5Fsource.html)"
Inheritance diagram for llvm::cas::OnDiskTrieRawHashMap::OnDiskPtr:
[legend]
| Public Member Functions | |
|---|---|
| operator ConstOnDiskPtr () const | |
| OnDiskPtr ()=default | |
| Public Member Functions inherited from llvm::cas::OnDiskTrieRawHashMap::PointerImpl< ValueProxy > | |
| FileOffset | getOffset () const |
| operator bool () const | |
| const ValueProxy & | operator* () const |
| const ValueProxy * | operator-> () const |
| PointerImpl ()=default |
| Friends | |
|---|---|
| class | OnDiskTrieRawHashMap |
| Additional Inherited Members | |
|---|---|
| Protected Attributes inherited from llvm::cas::OnDiskTrieRawHashMap::PointerImpl< ValueProxy > | |
| ValueProxy | Value |
| uint32_t | OffsetLow32 |
| uint16_t | OffsetHigh16 |
| bool | IsValue |
Detailed Description
Definition at line 147 of file OnDiskTrieRawHashMap.h.
Constructor & Destructor Documentation
| llvm::cas::OnDiskTrieRawHashMap::OnDiskPtr::OnDiskPtr ( ) | default |
|---|
Member Function Documentation
◆ operator ConstOnDiskPtr()
| llvm::cas::OnDiskTrieRawHashMap::OnDiskPtr::operator ConstOnDiskPtr ( ) const | inline |
|---|
Definition at line 149 of file OnDiskTrieRawHashMap.h.
References llvm::cas::OnDiskTrieRawHashMap::PointerImpl< ValueProxy >::getOffset(), llvm::cas::OnDiskTrieRawHashMap::PointerImpl< ValueProxy >::IsValue, and llvm::cas::OnDiskTrieRawHashMap::PointerImpl< ValueProxy >::Value.
Friends And Related Symbol Documentation
◆ OnDiskTrieRawHashMap
| friend class OnDiskTrieRawHashMap | friend |
|---|
Definition at line 156 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