Google

Main Page   Class Hierarchy   Compound List   File List   Compound Members  

iNetworkEndPoint Struct Reference

This is the network end-point interface for CS. More...

#include <driver.h>

Inheritance diagram for iNetworkEndPoint:

iBase iNetworkConnection iNetworkListener List of all members.

Public Methods

virtual void Terminate ()=0
 Terminates the connection; destroying the object also auto-terminates.

virtual csNetworkDriverError GetLastError () const=0
 Retrieve the code for the last error encountered.


Detailed Description

This is the network end-point interface for CS.

It represents one end of a network connection or potential connection (such as a listener). All network end-points must implement this interface.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.2.5 written by Dimitri van Heesch, ©1997-2000