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

InetMcastAddrValidator Class Reference

Class for the function object that validates multicast addresses. Validating class specialized for multicast addresses. More...

#include <socket.h>

Inheritance diagram for InetMcastAddrValidator::

InetAddrValidator List of all members.

Public Methods

 InetMcastAddrValidator ()
 Constructor. More...

void operator() (const in_addr address) const
 Application operator. More...


Detailed Description

Class for the function object that validates multicast addresses. Validating class specialized for multicast addresses.

Implements a specific application operator to validate multicast addresses.

Author:
Federico Montesino <p5087@quintero.fie.us.es>


Constructor & Destructor Documentation

InetMcastAddrValidator::InetMcastAddrValidator   [inline]
 

Constructor.

Does not deal with any state.


Member Function Documentation

void InetMcastAddrValidator::operator() const in_addr   address const [inline, virtual]
 

Application operator.

Apply the validation algorithm specific to multicast addresses

Reimplemented from InetAddrValidator.


The documentation for this class was generated from the following file:
Generated at Tue Nov 20 12:34:34 2001 for CommonC++ by doxygen1.2.10 written by Dimitri van Heesch, © 1997-2001