MCPcopy Create free account
hub / github.com/comaps/comaps / EnableIndexingOfDescriptions

Method EnableIndexingOfDescriptions

libs/search/bookmarks/processor.cpp:83–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81}
82
83void Processor::EnableIndexingOfDescriptions(bool enable)
84{
85 m_indexDescriptions = enable;
86}
87
88void Processor::EnableIndexingOfBookmarkGroup(GroupId const & groupId, bool enable)
89{

Callers 2

UNIT_CLASS_TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

UNIT_CLASS_TESTFunction · 0.64