CrystalSpace

Public API Reference

Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

iNetworkDriver2 Struct Reference

Network driver factory interface. More...

#include <driver2.h>

Inheritance diagram for iNetworkDriver2:

iBase List of all members.

Public Methods

virtual iNetworkSocket2CreateSocket (int socket_type)=0
 Create a NetworkSocket of socket_type. More...

virtual int LastError () const=0
 Return the last driver error. More...


Detailed Description

Network driver factory interface.

Definition at line 42 of file driver2.h.


Member Function Documentation

virtual iNetworkSocket2* iNetworkDriver2::CreateSocket int    socket_type [pure virtual]
 

Create a NetworkSocket of socket_type.

virtual int iNetworkDriver2::LastError   const [pure virtual]
 

Return the last driver error.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.2.14