MCPcopy Create free account
hub / github.com/Restream/reindexer / LeftFieldData

Method LeftFieldData

cpp_src/core/query/queryentry.h:562–562  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

560 auto LeftFieldName() const&& = delete;
561 auto RightFieldName() const&& = delete;
562 auto LeftFieldData() const&& = delete;
563 auto RightFieldData() const&& = delete;
564
565private:

Callers 4

initIndexedQueriesMethod · 0.45
BuildForQueryMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected