droplet 1.3.0
A multipurpose Discord bot with the hacker in mind
Loading...
Searching...
No Matches
BlacklistIndex Class Reference

#include <PortalIndex.hpp>

Collaboration diagram for BlacklistIndex:

Public Member Functions

void rebuild (const std::vector< std::string > &usernames)
void add (std::string username)
void remove (const std::string &username)
bool contains (const std::string &username) const

Member Function Documentation

◆ add()

void BlacklistIndex::add ( std::string username)

◆ contains()

bool BlacklistIndex::contains ( const std::string & username) const
nodiscard

◆ rebuild()

void BlacklistIndex::rebuild ( const std::vector< std::string > & usernames)

◆ remove()

void BlacklistIndex::remove ( const std::string & username)

The documentation for this class was generated from the following files: