[#BaseIndex-GetName] = xref:BaseIndex.adoc[BaseIndex]::GetName :relfileprefix: ../ :mrdocs: Get the name of the index for display in logs. == Synopsis Declared in `<index/base.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::string const& GetName() const; ---- == Return Value The index name. [.small]#Created with https://www.mrdocs.com[MrDocs]#