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

#include <PortalIndex.hpp>

Collaboration diagram for PortalIndex:

Public Member Functions

void rebuild (const std::vector< PortalDTO > &portals)
void add (std::uint64_t channel_id)
void remove (std::uint64_t channel_id)
bool contains (std::uint64_t channel_id) const

Member Function Documentation

◆ add()

void PortalIndex::add ( std::uint64_t channel_id)

◆ contains()

bool PortalIndex::contains ( std::uint64_t channel_id) const
nodiscard

◆ rebuild()

void PortalIndex::rebuild ( const std::vector< PortalDTO > & portals)

◆ remove()

void PortalIndex::remove ( std::uint64_t channel_id)

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