deBaseScriptingServer Class Reference

Scripting Module Server Peer. More...

#include <deBaseScriptingServer.h>

List of all members.

Public Member Functions

Constructors and Destructors
 deBaseScriptingServer ()
 Creates a new peer.
virtual ~deBaseScriptingServer ()
 Cleans up the peer.
Notifications
virtual deConnectionIncomingConnection ()
 A remote host is about to connect.

Detailed Description

Scripting Module Server Peer.

Author:
Plüss Roland
Version:
1.0
Date:
2008

Constructor & Destructor Documentation

deBaseScriptingServer::deBaseScriptingServer (  )

Creates a new peer.

virtual deBaseScriptingServer::~deBaseScriptingServer (  ) [virtual]

Cleans up the peer.


Member Function Documentation

virtual deConnection* deBaseScriptingServer::IncomingConnection (  ) [virtual]

A remote host is about to connect.

Return a new Conneciton object to bind to this incoming connection ot NULL if no more connections can be handled.


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