MCPcopy Create free account
hub / github.com/Snapchat/Valdi / getIndex

Method getIndex

valdi_core/src/valdi_core/cpp/Utils/ReferenceTable.cpp:58–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58size_t ReferenceTableEntry::getIndex() const {
59 return static_cast<size_t>(id.getIndex());
60}
61
62ReferenceTable::ReferenceTable() = default;
63ReferenceTable::~ReferenceTable() = default;

Callers 6

toEntryIndexMethod · 0.45
checkEntryMethod · 0.45
makeRefMethod · 0.45
makeMethod · 0.45
releaseMethod · 0.45
newLocalRefMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected