ServerChannelAuth Class Reference

#include <ServerChannelAuth.h>

Inheritance diagram for ServerChannelAuth:

ServerChannelAuthAdmin

List of all members.

Public Member Functions

 ServerChannelAuth ()
virtual ~ServerChannelAuth ()
virtual bool allowConnection (const char *channel, unsigned int destination)=0


Detailed Description

Definition at line 26 of file ServerChannelAuth.h.


Constructor & Destructor Documentation

ServerChannelAuth::ServerChannelAuth (  ) 

Definition at line 25 of file ServerChannelAuth.cpp.

ServerChannelAuth::~ServerChannelAuth (  )  [virtual]

Definition at line 29 of file ServerChannelAuth.cpp.


Member Function Documentation

virtual bool ServerChannelAuth::allowConnection ( const char *  channel,
unsigned int  destination 
) [pure virtual]

Implemented in ServerChannelAuthAdmin.

Referenced by ServerChannelManager::joinClient(), and ServerChannelManager::refreshDestination().


The documentation for this class was generated from the following files:
Generated on Mon Feb 16 15:15:06 2009 for Scorched3D by  doxygen 1.5.3