MulticastBase Class Reference
[Utility]

#include <MulticastBase.h>

Inheritance diagram for MulticastBase:

Inheritance graph
[legend]
List of all members.

Detailed Description

Base class for multicast classes.

This class holds the socket information used by multicast classes. It also takes care of initializing / terminating the windows socket DLL.


Public Member Functions

void close (void)
 Closes the currently open connection.

Protected Attributes

asio::io_service io_service
asio::ip::udp::socket * socket_
asio::ip::udp::endpoint * endpoint_


The documentation for this class was generated from the following file:
Generated on Tue Mar 6 17:57:18 2007 for AME Repository by  doxygen 1.5.1-p1