#include </home/runner/work/icey/icey/src/symple/src/server/detail.h>| Return | Name | Description |
|---|---|---|
bool | sharesAnyRoom static | |
bool | canDirectMessage static | |
bool | canDirectMessage static | |
bool | canBroadcastToRoom static |
static
static bool sharesAnyRoom(const std::unordered_set< std::string > & a, const std::unordered_set< std::string > & b)static
static bool canDirectMessage(const ServerPeer & sender, const ServerPeer & recipient)static
static bool canDirectMessage(const ServerPeer & sender, const VirtualPeer & recipient)static
static bool canBroadcastToRoom(const ServerPeer & sender, const std::string & room)