lmsg::UDPSocket Class Reference
[DMT message facility]

#include <UDPSocket.hh>

Inheritance diagram for lmsg::UDPSocket:

lmsg::Socket

List of all members.

Public Member Functions

 UDPSocket (const MsgAddr *addr=0)
virtual ~UDPSocket (void)


Detailed Description

Class to manipulate UDP sockets. brief Socket class.
Author:
John Zweizig
Version:
1.1; Modified April 21, 2000

Constructor & Destructor Documentation

lmsg::UDPSocket::UDPSocket ( const MsgAddr addr = 0  ) 

Allocate a UDP socket and bind it to the specified address. If no address pointer is specified, an unused port address will be allocated. brief Construct a socket.

Parameters:
addr Pointer to the address to which the socket will be bound.

virtual lmsg::UDPSocket::~UDPSocket ( void   )  [virtual]

Release the socket and delete all asociated storage. brief Destructor


The documentation for this class was generated from the following file:
Generated on Sun Mar 8 19:21:37 2009 for dmt by  doxygen 1.5.4