[#CBanDB] = CBanDB :mrdocs: Access to the banlist database (banlist.json) == Synopsis Declared in `<addrdb.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- class CBanDB; ---- == Member Functions [cols="1,4"] |=== | Name| Description | xref:CBanDB/2constructor.adoc[`CBanDB`] [.small]#[constructor]# | Constructs the banlist database backed by the given file path. | xref:CBanDB/Read.adoc[`Read`] | Read the banlist from disk. | xref:CBanDB/Write.adoc[`Write`] | Writes the given set of bans to the banlist database. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#