#include <ServerChannelAuth.h>

Private Member Functions | |
| virtual bool | allowConnection (const char *channel, unsigned int destination) |
Definition at line 35 of file ServerChannelAuth.h.
| bool ServerChannelAuthAdmin::allowConnection | ( | const char * | channel, | |
| unsigned int | destination | |||
| ) | [private, virtual] |
Implements ServerChannelAuth.
Definition at line 33 of file ServerChannelAuth.cpp.
References ServerMessageHandler::DestinationInfo::admin, ServerMessageHandler::getDestinationInfo(), and ServerMessageHandler::instance().
1.5.3