class TcNetConnectionManager

Abstract Base Class for Network Connection Manager

Inheritance:


Public Methods

virtual ~TcNetConnectionManager()
Destructor.
int tdSendNetworkEvent(TcNetEvent& event)
Overidden by clients to determine how a network event is sent.
bool isConfigured() const
Determines if this class has been initialized.
virtual int config(long& clientLocalPort, long& clientRemotePort, TcUtString& clientUserName, TcUtString& clientWorldServer, TcUtString& clientWorldName)
Used to initalize the class.

Protected Fields

bool configureFlag
Used to set the configuration state.

Protected Methods

TcNetConnectionManager()
Constructor.

Documentation

Abstract Base Class for Network Connection Manager
virtual ~TcNetConnectionManager()
Destructor.

int tdSendNetworkEvent(TcNetEvent& event)
Overidden by clients to determine how a network event is sent.

bool isConfigured() const
Determines if this class has been initialized.

virtual int config(long& clientLocalPort, long& clientRemotePort, TcUtString& clientUserName, TcUtString& clientWorldServer, TcUtString& clientWorldName)
Used to initalize the class.

TcNetConnectionManager()
Constructor.

bool configureFlag
Used to set the configuration state.


Direct child classes:
TcNetCavConnectionManager

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de