class TdNetCavConnection Class used to encapsulate a CAVERNsoft Connection
Class used to encapsulate a CAVERNsoft Connection. This class maintains a table of CAVERNsoft links.
TdNetCavConnection(const TcUtString &connectID, const TcUtString &worldServer, const long &remotePort, TdNetCavConnection::connectionType type = TCP)
worldServer - Specifies the destination URL of the server for the connection.
remotePort - Specifies the remote port for the connection.
type - Specifies a reliable or unreliable connection type.
~TdNetCavConnection()
void addLink(TdNetCavKey& key)
void removeLink(TdNetCavKey& key)
void setCavLinkAttribute(CAVERN_linkAttrib_c& att)
void setCB(void (*callback)(CAVERN_irbChannel_c::CAVERN_channelEvent_t event, CAVERN_irbChannel_c *thisChannel, void *userData), void *userData)
CAVERN_irbLink_c* getLink(TdNetCavKey &key)
CAVERN_irbLink_c* getLink(const TcUtString &key)
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