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

PosixUDPSocket Class Reference

Posix UDP socket implementation. More...

#include <PosixUDPSocket.h>

Inheritance diagram for PosixUDPSocket::

Socket PosixSocket PosixSocket UDPSocket UDPSocket List of all members.

Public Methods

 PosixUDPSocket (u_short port, const char *addr, u_short range)
 ~PosixUDPSocket ()
int open ()

Detailed Description

Posix UDP socket implementation.

Definition at line 11 of file PosixUDPSocket.h.


Constructor & Destructor Documentation

PosixUDPSocket::PosixUDPSocket u_short    port,
const char *    addr,
u_short    range
 

Definition at line 3 of file PosixUDPSocket.cpp.

References PosixSocket::create().

PosixUDPSocket::~PosixUDPSocket  
 

Definition at line 9 of file PosixUDPSocket.cpp.


Member Function Documentation

int PosixUDPSocket::open  
 

Definition at line 14 of file PosixUDPSocket.cpp.

References PosixSocket::_addr, PosixSocket::_port, PosixSocket::_sockFD, PosixSocket::bind(), and PosixSocket::connect().


The documentation for this class was generated from the following files:
Generated on Mon Oct 7 09:33:36 2002 for Gaia by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001