[#BlockFilter-GetFilter] = xref:BlockFilter.adoc[BlockFilter]::GetFilter :relfileprefix: ../ :mrdocs: Returns the underlying GCS filter. == Synopsis Declared in `<blockfilter.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:GCSFilter.adoc[GCSFilter] const& GetFilter() const; ---- == Return Value The underlying Golomb‐coded set filter. [.small]#Created with https://www.mrdocs.com[MrDocs]#